Home
last modified time | relevance | path

Searched defs:bta_av_handle (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/co/
Dbta_av_co.cc51 #define BTA_AV_CO_AUDIO_HANDLE_TO_INDEX(bta_av_handle) \ argument
713 void BtaAvCoPeer::Reset(tBTA_AV_HNDL bta_av_handle) { in Reset()
817 BtaAvCoPeer* BtaAvCo::FindPeer(tBTA_AV_HNDL bta_av_handle) { in FindPeer()
836 BtaAvCoPeer* BtaAvCo::FindPeerAndUpdate(tBTA_AV_HNDL bta_av_handle, in FindPeerAndUpdate()
855 uint16_t BtaAvCo::FindPeerUuid(tBTA_AV_HNDL bta_av_handle) { in FindPeerUuid()
863 void BtaAvCo::ProcessDiscoveryResult(tBTA_AV_HNDL bta_av_handle, in ProcessDiscoveryResult()
904 tBTA_AV_HNDL bta_av_handle, const RawAddress& peer_address, in ProcessSourceGetConfig()
1011 tA2DP_STATUS BtaAvCo::ProcessSinkGetConfig(tBTA_AV_HNDL bta_av_handle, in ProcessSinkGetConfig()
1125 void BtaAvCo::ProcessSetConfig(tBTA_AV_HNDL bta_av_handle, in ProcessSetConfig()
1251 void BtaAvCo::ProcessOpen(tBTA_AV_HNDL bta_av_handle, in ProcessOpen()
[all …]
/system/bt/bta/av/
Dbta_av_ci.cc70 void bta_av_ci_setconfig(tBTA_AV_HNDL bta_av_handle, uint8_t err_code, in bta_av_ci_setconfig()
/system/bt/hci/include/
Dbt_vendor_lib.h365 uint8_t bta_av_handle; /* BTA_AV Handle for callbacks */ member