Home
last modified time | relevance | path

Searched refs:GetConnectionManager (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_rust_ffi_connection_shim.cc24 RustConnectionManager& GetConnectionManager() { in GetConnectionManager() function
/packages/modules/Bluetooth/system/rust/src/connection/ffi/
Dconnection_shim.h75 RustConnectionManager& GetConnectionManager();
Dconnection_shim.cc154 RustConnectionManager& GetConnectionManager() { in GetConnectionManager() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc1326 bluetooth::connection::GetConnectionManager().remove_client(gatt_if); in GATT_Deregister()
1466 bluetooth::connection::GetConnectionManager() in GATT_Connect()
1568 bluetooth::connection::GetConnectionManager() in GATT_CancelConnect()
Dgatt_utils.cc1567 bluetooth::connection::GetConnectionManager().stop_direct_connection( in gatt_cancel_open()
1876 bluetooth::connection::GetConnectionManager().remove_background_connection( in gatt_auto_connect_dev_remove()
Dgatt_main.cc285 bluetooth::connection::GetConnectionManager() in gatt_disconnect()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_dev.cc180 bluetooth::connection::GetConnectionManager() in BTM_SecDeleteDevice()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2561 bluetooth::connection::GetConnectionManager().start_direct_connection( in acl_create_le_connection_with_id()