Home
last modified time | relevance | path

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

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