HomeSort by relevance Sort by last modified time
    Searched refs:createUDPSession (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/wifi-display/
ANetworkSession.h 48 status_t createUDPSession(
51 status_t createUDPSession(
ANetworkSession.cpp 739 status_t ANetworkSession::createUDPSession(
741 return createUDPSession(localPort, NULL, 0, notify, sessionID);
744 status_t ANetworkSession::createUDPSession(
    [all...]
  /frameworks/av/media/libstagefright/wifi-display/rtp/
RTPSender.cpp 116 err = mNetSession->createUDPSession(
141 err = mNetSession->createUDPSession(

Completed in 55 milliseconds