Searched refs:BTM_BleLocalPrivacyEnabled (Results 1 – 11 of 11) sorted by relevance
460 extern bool BTM_BleLocalPrivacyEnabled(void);
62 bool BTM_BleLocalPrivacyEnabled(void) { in BTM_BleLocalPrivacyEnabled() function
47 bool bluetooth::shim::BTM_BleLocalPrivacyEnabled(void) { in BTM_BleLocalPrivacyEnabled() function in bluetooth::shim
1880 bool BTM_BleLocalPrivacyEnabled(void);
1184 bool bluetooth::shim::BTM_BleLocalPrivacyEnabled(void) { in BTM_BleLocalPrivacyEnabled() function in bluetooth::shim
568 local_le_features.local_privacy_enabled = BTM_BleLocalPrivacyEnabled(); in btif_get_adapter_property()
1723 local_le_features.local_privacy_enabled = BTM_BleLocalPrivacyEnabled(); in btif_dm_upstreams_evt()
51 bool bluetooth::shim::BTM_BleLocalPrivacyEnabled(void) { in BTM_BleLocalPrivacyEnabled() function in bluetooth::shim
251 if (BTM_BleLocalPrivacyEnabled()) { in RegisterAdvertiser()961 if (BTM_BleLocalPrivacyEnabled() && in OnAdvertisingSetTerminated()
745 bool BTM_BleLocalPrivacyEnabled(void) { in BTM_BleLocalPrivacyEnabled() function747 return bluetooth::shim::BTM_BleLocalPrivacyEnabled(); in BTM_BleLocalPrivacyEnabled()
47 bool BTM_BleLocalPrivacyEnabled() { return true; } in BTM_BleLocalPrivacyEnabled() function