Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgap_api.h396 extern bool GAP_BleCancelReadPeerDevName(const RawAddress& peer_bda);
/system/bt/stack/gap/
Dgap_ble.cc561 bool GAP_BleCancelReadPeerDevName(const RawAddress& peer_bda) { in GAP_BleCancelReadPeerDevName() function
/system/bt/stack/btm/
Dbtm_ble_gap.cc1319 status = GAP_BleCancelReadPeerDevName(remote_bda); in btm_ble_cancel_remote_name()