Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co_peer.h195 uint16_t FindPeerUuid(tBTA_AV_HNDL bta_av_handle);
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co_peer.cc216 uint16_t BtaAvCoPeerCache::FindPeerUuid(tBTA_AV_HNDL bta_av_handle) { in FindPeerUuid() function in BtaAvCoPeerCache
Dbta_av_co.cc1573 uint16_t peer_uuid = bta_av_co_cb.peer_cache_->FindPeerUuid(bta_av_handle); in bta_av_co_audio_getconfig()