Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_av.cc225 tBTA_AV_HNDL bta_handle, uint8_t peer_id);
266 void SetBtaHandle(tBTA_AV_HNDL bta_handle) { bta_handle_ = bta_handle; } in SetBtaHandle() argument
357 BtifAvPeer* FindPeerByHandle(tBTA_AV_HNDL bta_handle);
360 tBTA_AV_HNDL bta_handle);
520 void BtaHandleRegistered(uint8_t peer_id, tBTA_AV_HNDL bta_handle);
554 BtifAvPeer* FindPeerByHandle(tBTA_AV_HNDL bta_handle);
557 tBTA_AV_HNDL bta_handle);
639 void BtaHandleRegistered(uint8_t peer_id, tBTA_AV_HNDL bta_handle);
680 tBTA_AV_HNDL bta_handle,
864 tBTA_AV_HNDL bta_handle, uint8_t peer_id) in BtifAvPeer() argument
[all …]