Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1789 gatt_adv_callbacks_dispatcher: GattAdvCallbacksDispatcher, in initialize()
1833 .set::<GDAdvCb>(Arc::new(Mutex::new(gatt_adv_callbacks_dispatcher))) in initialize()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1554 let gatt_adv_callbacks_dispatcher = GattAdvCallbacksDispatcher { in init_profiles() localVariable
1569 gatt_adv_callbacks_dispatcher, in init_profiles()