Home
last modified time | relevance | path

Searched refs:gatt_server_callbacks_dispatcher (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1785 gatt_server_callbacks_dispatcher: GattServerCallbacksDispatcher, in initialize()
1803 .set::<GattServerCb>(Arc::new(Mutex::new(gatt_server_callbacks_dispatcher))) in initialize()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1514 let gatt_server_callbacks_dispatcher = GattServerCallbacksDispatcher { in init_profiles() localVariable
1565 gatt_server_callbacks_dispatcher, in init_profiles()