Home
last modified time | relevance | path

Searched defs:bta_handle (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_av.cc266 void SetBtaHandle(tBTA_AV_HNDL bta_handle) { bta_handle_ = bta_handle; } in SetBtaHandle()
864 tBTA_AV_HNDL bta_handle, uint8_t peer_id) in BtifAvPeer()
1004 BtifAvPeer* BtifAvSource::FindPeerByHandle(tBTA_AV_HNDL bta_handle) { in FindPeerByHandle()
1025 tBTA_AV_HNDL bta_handle) { in FindOrCreatePeer()
1126 tBTA_AV_HNDL bta_handle = it.second; in DeregisterAllBtaHandles() local
1133 tBTA_AV_HNDL bta_handle) { in BtaHandleRegistered()
1191 BtifAvPeer* BtifAvSink::FindPeerByHandle(tBTA_AV_HNDL bta_handle) { in FindPeerByHandle()
1212 tBTA_AV_HNDL bta_handle) { in FindOrCreatePeer()
1317 tBTA_AV_HNDL bta_handle = it.second; in DeregisterAllBtaHandles() local
1323 void BtifAvSink::BtaHandleRegistered(uint8_t peer_id, tBTA_AV_HNDL bta_handle) { in BtaHandleRegistered()
[all …]