Searched defs:bta_av_handle (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/system/btif/co/ |
| D | bta_av_co.cc | 51 #define BTA_AV_CO_AUDIO_HANDLE_TO_INDEX(bta_av_handle) \ argument 724 void BtaAvCoPeer::Reset(tBTA_AV_HNDL bta_av_handle) { in Reset() 828 BtaAvCoPeer* BtaAvCo::FindPeer(tBTA_AV_HNDL bta_av_handle) { in FindPeer() 847 BtaAvCoPeer* BtaAvCo::FindPeerAndUpdate(tBTA_AV_HNDL bta_av_handle, in FindPeerAndUpdate() 867 uint16_t BtaAvCo::FindPeerUuid(tBTA_AV_HNDL bta_av_handle) { in FindPeerUuid() 875 void BtaAvCo::ProcessDiscoveryResult(tBTA_AV_HNDL bta_av_handle, in ProcessDiscoveryResult() 918 tBTA_AV_HNDL bta_av_handle, const RawAddress& peer_address, in ProcessSourceGetConfig() 1059 tA2DP_STATUS BtaAvCo::ProcessSinkGetConfig(tBTA_AV_HNDL bta_av_handle, in ProcessSinkGetConfig() 1173 void BtaAvCo::ProcessSetConfig(tBTA_AV_HNDL bta_av_handle, in ProcessSetConfig() 1299 void BtaAvCo::ProcessOpen(tBTA_AV_HNDL bta_av_handle, in ProcessOpen() [all …]
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_btif_co_bta_av_co.cc | 97 void bta_av_co_audio_close(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_close() 103 void bta_av_co_audio_delay(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_delay() 109 void bta_av_co_audio_disc_res(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_disc_res() 118 void bta_av_co_audio_drop(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_drop() 124 tA2DP_STATUS bta_av_co_audio_getconfig(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_getconfig() 141 void bta_av_co_audio_open(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_open() 147 void bta_av_co_audio_setconfig(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_setconfig() 164 void bta_av_co_audio_start(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_start() 171 void bta_av_co_audio_stop(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_stop() 177 void bta_av_co_audio_update_mtu(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_update_mtu()
|
| D | mock_bta_av_ci.cc | 34 void bta_av_ci_setconfig(tBTA_AV_HNDL bta_av_handle, uint8_t err_code, in bta_av_ci_setconfig()
|
| /packages/modules/Bluetooth/system/bta/av/ |
| D | bta_av_ci.cc | 66 void bta_av_ci_setconfig(tBTA_AV_HNDL bta_av_handle, uint8_t err_code, in bta_av_ci_setconfig()
|
| /packages/modules/Bluetooth/system/hci/include/ |
| D | bt_vendor_lib.h | 365 uint8_t bta_av_handle; /* BTA_AV Handle for callbacks */ member
|