Home
last modified time | relevance | path

Searched refs:BTM_BleLocalPrivacyEnabled (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dbtm_ble_api.h1517 extern BOOLEAN BTM_BleLocalPrivacyEnabled(void);
/system/bt/btif/src/
Dbtif_core.c837 local_le_features.local_privacy_enabled = BTM_BleLocalPrivacyEnabled(); in execute_storage_request()
Dbtif_dm.c1915 local_le_features.local_privacy_enabled = BTM_BleLocalPrivacyEnabled(); in btif_dm_upstreams_evt()
/system/bt/stack/btm/
Dbtm_ble_gap.c771 BOOLEAN BTM_BleLocalPrivacyEnabled(void) in BTM_BleLocalPrivacyEnabled() function