Searched refs:supports_ble_privacy (Results 1 – 10 of 10) sorted by relevance
197 if (!controller_get_interface()->supports_ble_privacy()) in btm_ble_update_resolving_list()201 if (!controller_get_interface()->supports_ble_privacy()) { in btm_ble_update_resolving_list()421 if (controller_get_interface()->supports_ble_privacy()) { in btm_ble_remove_resolving_list_entry()453 if (controller_get_interface()->supports_ble_privacy()) { in btm_ble_clear_resolving_list()484 if (controller_get_interface()->supports_ble_privacy()) { in btm_ble_read_resolving_list_entry()627 if (!controller_get_interface()->supports_ble_privacy()) in btm_ble_exe_disable_resolving_list()647 if (!controller_get_interface()->supports_ble_privacy()) in btm_ble_exe_enable_resolving_list()715 if (controller_get_interface()->supports_ble_privacy()) { in btm_ble_resolving_list_load_dev()743 if (controller_get_interface()->supports_ble_privacy()) { in btm_ble_resolving_list_load_dev()
301 if (controller_get_interface()->supports_ble_privacy()) in btm_random_pseudo_to_identity_addr()
366 controller_get_interface()->supports_ble_privacy()) { in btm_ble_start_auto_conn()
199 if (controller->supports_ble() && controller->supports_ble_privacy() && in BTM_reset_complete()
701 if (controller_get_interface()->supports_ble_privacy()) { in BTM_BleConfigPrivacy()
75 bool (*supports_ble_privacy)(void); member
238 bool supports_ble_privacy(void) { in supports_ble_privacy() function410 supports_ble_privacy,
526 static bool supports_ble_privacy(void) { in supports_ble_privacy() function783 supports_ble_privacy,
308 if (!controller_get_interface()->supports_ble_privacy() && in btif_gattc_open_impl()
1185 return controller_get_interface()->supports_ble_privacy(); in BTM_BleLocalPrivacyEnabled()