Searched refs:BTA_AvOpen (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_av_api.cc | 63 void BTA_AvOpen(const RawAddress& bd_addr, tBTA_AV_HNDL handle, bool use_rc, in BTA_AvOpen() function
|
/aosp12/system/bt/bta/include/ |
H A D | bta_av_api.h | 466 void BTA_AvOpen(const RawAddress& bd_addr, tBTA_AV_HNDL handle, bool use_rc,
|
/aosp12/system/bt/bta/av/ |
H A D | bta_av_api.cc | 148 void BTA_AvOpen(const RawAddress& bd_addr, tBTA_AV_HNDL handle, bool use_rc, in BTA_AvOpen() function
|
/aosp12/system/bt/btif/src/ |
H A D | btif_av.cc | 1476 BTA_AvOpen(peer_.PeerAddress(), peer_.BtaHandle(), true, in ProcessEvent()
|