Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1773 gatt_server_callbacks_dispatcher: GattServerCallbacksDispatcher, in initialize()
1791 .set::<GattServerCb>(Arc::new(Mutex::new(gatt_server_callbacks_dispatcher))) in initialize()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1408 let gatt_server_callbacks_dispatcher = GattServerCallbacksDispatcher { in init_profiles() localVariable
1426 gatt_server_callbacks_dispatcher, in init_profiles()