Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc292 void SetBtaHandle(tBTA_AV_HNDL bta_handle) { bta_handle_ = bta_handle; } in SetBtaHandle()
922 tBTA_AV_HNDL bta_handle, uint8_t peer_id) in BtifAvPeer()
1064 BtifAvPeer* BtifAvSource::FindPeerByHandle(tBTA_AV_HNDL bta_handle) { in FindPeerByHandle()
1085 tBTA_AV_HNDL bta_handle) { in FindOrCreatePeer()
1191 tBTA_AV_HNDL bta_handle = it.second; in DeregisterAllBtaHandles() local
1198 tBTA_AV_HNDL bta_handle) { in BtaHandleRegistered()
1269 BtifAvPeer* BtifAvSink::FindPeerByHandle(tBTA_AV_HNDL bta_handle) { in FindPeerByHandle()
1290 tBTA_AV_HNDL bta_handle) { in FindOrCreatePeer()
1399 tBTA_AV_HNDL bta_handle = it.second; in DeregisterAllBtaHandles() local
1405 void BtifAvSink::BtaHandleRegistered(uint8_t peer_id, tBTA_AV_HNDL bta_handle) { in BtaHandleRegistered()
[all …]