Home
last modified time | relevance | path

Searched refs:BTA_AvClose (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.cc39 struct BTA_AvClose BTA_AvClose; variable
75 void BTA_AvClose(tBTA_AV_HNDL handle) { in BTA_AvClose() function
77 test::mock::bta_av_api::BTA_AvClose(handle); in BTA_AvClose()
Dmock_bta_av_api.h55 struct BTA_AvClose { struct
60 extern struct BTA_AvClose BTA_AvClose; argument
/packages/modules/Bluetooth/system/bta/include/
Dbta_av_api.h489 void BTA_AvClose(tBTA_AV_HNDL handle);
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_api.cc194 void BTA_AvClose(tBTA_AV_HNDL handle) { in BTA_AvClose() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc1752 BTA_AvClose(peer_.BtaHandle()); in ProcessEvent()
2282 BTA_AvClose(peer_.BtaHandle()); in ProcessEvent()
2429 BTA_AvClose(peer_.BtaHandle()); in ProcessEvent()
2633 BTA_AvClose(peer_.BtaHandle()); in ProcessEvent()