Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_gap.cc56 bool btm_ble_cancel_remote_name(const RawAddress& /* remote_bda */) { in btm_ble_cancel_remote_name() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc125 bool btm_ble_cancel_remote_name(const RawAddress& remote_bda);
1968 btm_ble_cancel_remote_name(btm_cb.btm_inq_vars.remname_bda); in btm_process_remote_name()
Dbtm_ble_gap.cc1731 bool btm_ble_cancel_remote_name(const RawAddress& remote_bda) { in btm_ble_cancel_remote_name() function