Searched refs:supports_ble_privacy (Results 1 – 10 of 10) sorted by relevance
194 if (!controller_get_interface()->supports_ble_privacy()) in btm_ble_update_resolving_list()198 if (!controller_get_interface()->supports_ble_privacy()) { in btm_ble_update_resolving_list()417 if (controller_get_interface()->supports_ble_privacy()) { in btm_ble_remove_resolving_list_entry()448 if (controller_get_interface()->supports_ble_privacy()) { in btm_ble_clear_resolving_list()476 if (controller_get_interface()->supports_ble_privacy()) { in btm_ble_read_resolving_list_entry()608 if (!controller_get_interface()->supports_ble_privacy()) in btm_ble_exe_disable_resolving_list()628 if (!controller_get_interface()->supports_ble_privacy()) in btm_ble_exe_enable_resolving_list()696 if (controller_get_interface()->supports_ble_privacy()) { in btm_ble_resolving_list_load_dev()724 if (controller_get_interface()->supports_ble_privacy()) { in btm_ble_resolving_list_load_dev()
295 if (controller_get_interface()->supports_ble_privacy()) in btm_random_pseudo_to_identity_addr()
384 controller_get_interface()->supports_ble_privacy()) { in btm_ble_start_auto_conn()
206 if (controller->supports_ble() && controller->supports_ble_privacy() && in reset_complete()
615 if (controller_get_interface()->supports_ble_privacy()) { in BTM_BleConfigPrivacy()
75 bool (*supports_ble_privacy)(void); member
217 static bool supports_ble_privacy(void) { in supports_ble_privacy() function360 supports_ble_privacy,
1027 return controller_get_interface()->supports_ble_privacy(); in BTM_BleLocalPrivacyEnabled()
492 static bool supports_ble_privacy(void) { in supports_ble_privacy() function683 supports_ble_privacy,
272 if (!controller_get_interface()->supports_ble_privacy() && in btif_gattc_open_impl()