Home
last modified time | relevance | path

Searched refs:use_unified_connection_manager_is_enabled (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/stack/acl/
Dble_acl.cc53 use_unified_connection_manager_is_enabled()) { in acl_ble_common_connection()
116 use_unified_connection_manager_is_enabled()) { in acl_ble_enhanced_connection_complete_from_shim()
149 use_unified_connection_manager_is_enabled()) { in acl_ble_connection_fail()
Dbtm_acl.cc2560 use_unified_connection_manager_is_enabled()) { in acl_create_le_connection_with_id()
/packages/modules/Bluetooth/system/gd/rust/shim/src/
Dinit_flags.rs35 fn use_unified_connection_manager_is_enabled() -> bool; in use_unified_connection_manager_is_enabled() function
/packages/modules/Bluetooth/system/rust/src/connection/
Dffi.rs147 if init_flags::use_unified_connection_manager_is_enabled() { in register_callbacks()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_main.cc282 use_unified_connection_manager_is_enabled()) { in gatt_disconnect()
939 use_unified_connection_manager_is_enabled()) { in gatt_send_conn_cback()
974 use_unified_connection_manager_is_enabled()) { in gatt_send_conn_cback()
Dgatt_api.cc1325 use_unified_connection_manager_is_enabled()) { in GATT_Deregister()
1464 use_unified_connection_manager_is_enabled()) { in GATT_Connect()
1567 use_unified_connection_manager_is_enabled()) { in GATT_CancelConnect()
Dgatt_utils.cc1566 use_unified_connection_manager_is_enabled()) { in gatt_cancel_open()
1875 use_unified_connection_manager_is_enabled()) { in gatt_auto_connect_dev_remove()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_dev.cc179 use_unified_connection_manager_is_enabled()) { in BTM_SecDeleteDevice()
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc1118 if (!common::init_flags::use_unified_connection_manager_is_enabled()) { in disconnect_le()