Home
last modified time | relevance | path

Searched defs:LeCreateBigComplete (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/offload/hci/
Devent.rs32 LeCreateBigComplete(LeCreateBigComplete), enumerator
277 impl EventCode for LeCreateBigComplete { implementation
282 pub struct LeCreateBigComplete { struct
283 pub status: Status,
284 pub big_handle: u8,
285 #[N(3)] pub big_sync_delay: u32,
286 #[N(3)] pub big_transport_latency: u32,
287 pub phy: u8,
288 pub nse: u8,
289 pub bn: u8,
[all …]