Home
last modified time | relevance | path

Searched defs:connection_callbacks (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h487 auto connection_callbacks = connection->GetEventCallbacks( in on_le_connection_complete() local
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs597 connection_callbacks: Callbacks<dyn IBluetoothConnectionCallback + Send>, field