Home
last modified time | relevance | path

Searched refs:BTM_BleConfigPrivacy (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api.h406 bool BTM_BleConfigPrivacy(bool enable);
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_gap.cc48 bool BTM_BleConfigPrivacy(bool /* privacy_mode */) { in BTM_BleConfigPrivacy() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec.cc995 BTM_BleConfigPrivacy(privacy_enable); in bta_dm_ble_config_local_privacy()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc1891 BTM_BleConfigPrivacy(true); in btm_ble_reset_id_impl()
Dbtm_ble_gap.cc787 bool BTM_BleConfigPrivacy(bool privacy_mode) { in BTM_BleConfigPrivacy() function