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

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

Completed in 301 milliseconds