Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc302 tBTA_AV_HNDL BtaHandle() const { return bta_handle_; } in BtaHandle()
303 void SetBtaHandle(tBTA_AV_HNDL bta_handle) { bta_handle_ = bta_handle; } in SetBtaHandle()
375 tBTA_AV_HNDL bta_handle_; member in BtifAvPeer
1084 bta_handle_(bta_handle), in BtifAvPeer()