Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h559 extern bool BTM_BleConfigPrivacy(bool enable);
/system/bt/stack/btm/
Dbtm_ble_gap.cc625 bool BTM_BleConfigPrivacy(bool privacy_mode) { in BTM_BleConfigPrivacy() function
/system/bt/bta/dm/
Dbta_dm_act.cc3992 BTM_BleConfigPrivacy(privacy_enable); in bta_dm_ble_config_local_privacy()