Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1784 gatt_client_callbacks_dispatcher: GattClientCallbacksDispatcher, in initialize()
1795 .set::<GattClientCb>(Arc::new(Mutex::new(gatt_client_callbacks_dispatcher))) in initialize()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1504 let gatt_client_callbacks_dispatcher = GattClientCallbacksDispatcher { in init_profiles() localVariable
1564 gatt_client_callbacks_dispatcher, in init_profiles()