Searched defs:bta_av_handle (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/btif/co/ |
H A D | bta_av_co.cc | 45 #define BTA_AV_CO_AUDIO_HANDLE_TO_INDEX(bta_av_handle) \ argument 711 void BtaAvCoPeer::Reset(tBTA_AV_HNDL bta_av_handle) { in Reset() 1281 void BtaAvCo::ProcessOpen(tBTA_AV_HNDL bta_av_handle, in ProcessOpen() 1303 void BtaAvCo::ProcessClose(tBTA_AV_HNDL bta_av_handle, in ProcessClose() 1325 void BtaAvCo::ProcessStart(tBTA_AV_HNDL bta_av_handle, in ProcessStart() 1348 void BtaAvCo::ProcessStop(tBTA_AV_HNDL bta_av_handle, in ProcessStop() 1405 void BtaAvCo::UpdateMtu(tBTA_AV_HNDL bta_av_handle, in UpdateMtu() 2133 void bta_av_co_audio_open(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_open() 2138 void bta_av_co_audio_close(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_close() 2150 void bta_av_co_audio_stop(tBTA_AV_HNDL bta_av_handle, in bta_av_co_audio_stop() [all …]
|
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_av_ci.cc | 35 void bta_av_ci_setconfig(tBTA_AV_HNDL bta_av_handle, uint8_t err_code, in bta_av_ci_setconfig()
|
/aosp12/system/bt/bta/av/ |
H A D | bta_av_ci.cc | 65 void bta_av_ci_setconfig(tBTA_AV_HNDL bta_av_handle, uint8_t err_code, in bta_av_ci_setconfig()
|
/aosp12/system/bt/hci/include/ |
H A D | bt_vendor_lib.h | 365 uint8_t bta_av_handle; /* BTA_AV Handle for callbacks */ member
|
/aosp12/hardware/interfaces/bluetooth/1.0/default/ |
H A D | bt_vendor_lib.h | 367 uint8_t bta_av_handle; /* BTA_AV Handle for callbacks */ member
|