Home
last modified time | relevance | path

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

/system/bt/stack/gap/
Dgap_ble.cc356 bool accept_client_operation(const RawAddress& peer_bda, uint16_t uuid, in accept_client_operation()
515 bool GAP_BleReadPeerPrefConnParams(const RawAddress& peer_bda) { in GAP_BleReadPeerPrefConnParams()
529 bool GAP_BleReadPeerDevName(const RawAddress& peer_bda, in GAP_BleReadPeerDevName()
543 bool GAP_BleReadPeerAddressResolutionCap(const RawAddress& peer_bda, in GAP_BleReadPeerAddressResolutionCap()
558 bool GAP_BleCancelReadPeerDevName(const RawAddress& peer_bda) { in GAP_BleCancelReadPeerDevName()
/system/bt/stack/srvc/
Dsrvc_dis.cc429 bool DIS_ReadDISInfo(const RawAddress& peer_bda, tDIS_READ_CBACK* p_cback, in DIS_ReadDISInfo()
/system/bt/btif/src/
Dbtif_hf_client.cc86 RawAddress peer_bda; // Device corresponding to handle member
Dbtif_a2dp_source.cc958 RawAddress peer_bda = btif_av_source_active_peer(); in btif_a2dp_source_enqueue_callback() local
/system/bt/stack/gatt/
Dgatt_main.cc903 void gatt_send_srv_chg_ind(const RawAddress& peer_bda) { in gatt_send_srv_chg_ind()
Dgatt_int.h269 RawAddress peer_bda; member