Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs89 LeAdvInband(GattAdvInbandCallbacks), enumerator
329 Message::LeAdvInband(m) => { in dispatch()
Dbluetooth_gatt.rs1548 let _ = tx_clone.send(Message::LeAdvInband(cb)).await; in init_profiles()