Home
last modified time | relevance | path

Searched refs:is_gd_acl_enabled (Results 1 – 14 of 14) sorted by relevance

/aosp12/system/bt/stack/btm/
H A Dbtm_ble_bgconn.cc452 if (bluetooth::shim::is_gd_acl_enabled()) { in btm_ble_suspend_bg_conn()
472 if (bluetooth::shim::is_gd_acl_enabled()) { in btm_ble_resume_bg_conn()
536 if (bluetooth::shim::is_gd_acl_enabled()) { in BTM_AcceptlistAdd()
570 if (bluetooth::shim::is_gd_acl_enabled()) { in BTM_AcceptlistRemove()
591 if (bluetooth::shim::is_gd_acl_enabled()) { in BTM_AcceptlistClear()
H A Dbtm_ble_gap.cc711 if (bluetooth::shim::is_gd_acl_enabled() || in BTM_BleConfigPrivacy()
2512 if (bluetooth::shim::is_gd_acl_enabled()) { in btm_ble_update_mode_operation()
H A Dbtm_sec.cc4269 if (!bluetooth::shim::is_gd_acl_enabled()) { in btm_sec_execute_procedure()
/aosp12/system/bt/main/shim/
H A Dhci_layer.cc171 bluetooth::shim::is_gd_acl_enabled() || in event_already_registered_in_hci_layer()
175 return bluetooth::shim::is_gd_acl_enabled() || in event_already_registered_in_hci_layer()
186 return bluetooth::shim::is_gd_acl_enabled() || in event_already_registered_in_controller_layer()
197 return bluetooth::shim::is_gd_acl_enabled() || in event_already_registered_in_acl_layer()
213 return bluetooth::shim::is_gd_acl_enabled() || in subevent_already_registered_in_le_hci_layer()
219 return bluetooth::shim::is_gd_acl_enabled() || in subevent_already_registered_in_le_hci_layer()
778 if (bluetooth::shim::is_gd_acl_enabled()) { in hci_on_reset_complete()
H A Dshim.h51 bool is_gd_acl_enabled();
H A Dshim.cc69 bool bluetooth::shim::is_gd_acl_enabled() { in is_gd_acl_enabled() function in bluetooth::shim
/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc173 ASSERT_LOG(bluetooth::shim::is_gd_acl_enabled(), in NotifyAclFeaturesReadComplete()
188 if (bluetooth::shim::is_gd_acl_enabled()) { in hci_btsnd_hcic_disconnect()
412 !bluetooth::shim::is_gd_acl_enabled()) { in btm_acl_created()
779 if (!bluetooth::shim::is_gd_acl_enabled()) { in maybe_chain_more_commands_after_read_remote_version_complete()
825 ASSERT_LOG(!bluetooth::shim::is_gd_acl_enabled(), in btm_read_remote_version_complete_raw()
2584 if (bluetooth::shim::is_gd_acl_enabled()) { in on_acl_br_edr_connected()
2643 if (bluetooth::shim::is_gd_acl_enabled()) { in acl_create_classic_connection()
2724 if (bluetooth::shim::is_gd_acl_enabled()) { in acl_send_data_packet_br_edr()
2738 if (bluetooth::shim::is_gd_acl_enabled()) { in acl_send_data_packet_ble()
2770 if (bluetooth::shim::is_gd_acl_enabled()) { in acl_create_le_connection_with_id()
[all …]
H A Dbtm_ble_connection_establishment.cc52 ASSERT_LOG(!bluetooth::shim::is_gd_acl_enabled(), in btm_send_hci_create_connection()
211 ASSERT_LOG(!bluetooth::shim::is_gd_acl_enabled(), in btm_ble_create_conn_cancel()
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim.cc42 bool bluetooth::shim::is_gd_acl_enabled() { in is_gd_acl_enabled() function in bluetooth::shim
/aosp12/system/bt/test/mock/
H A Dmock_main_shim.cc42 bool bluetooth::shim::is_gd_acl_enabled() { in is_gd_acl_enabled() function in bluetooth::shim
/aosp12/system/bt/stack/l2cap/
H A Dl2c_link.cc1054 bluetooth::shim::is_gd_acl_enabled() in l2c_link_send_to_lower_br_edr()
/aosp12/system/bt/stack/gatt/
H A Dgatt_utils.cc1617 if (bluetooth::shim::is_gd_acl_enabled()) { in gatt_auto_connect_dev_remove()
/aosp12/system/bt/stack/smp/
H A Dsmp_act.cc180 if (!bluetooth::shim::is_gd_acl_enabled()) { in smp_send_app_cback()
/aosp12/system/bt/bta/dm/
H A Dbta_dm_act.cc501 if (bluetooth::shim::is_gd_acl_enabled()) { in bta_dm_wait_for_acl_to_drain_cback()