Searched defs:createUDPSession (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/
H A DANetworkSession.cpp619 status_t ANetworkSession::createUDPSession( function in class:android::ANetworkSession
621 return createUDPSession(localPort, NULL, 0, notify, sessionID);
624 status_t ANetworkSession::createUDPSession( function in class:android::ANetworkSession

Completed in 106 milliseconds