Home
last modified time | relevance | path

Searched refs:BTA_AvOpen (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_bta_av_api.cc63 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 Dbta_av_api.h466 void BTA_AvOpen(const RawAddress& bd_addr, tBTA_AV_HNDL handle, bool use_rc,
/aosp12/system/bt/bta/av/
H A Dbta_av_api.cc148 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 Dbtif_av.cc1476 BTA_AvOpen(peer_.PeerAddress(), peer_.BtaHandle(), true, in ProcessEvent()