Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/offload/hci/
Dcommand.rs31 LeCreateBig(LeCreateBig), enumerator
400 impl CommandOpCode for LeCreateBig { implementation
405 pub struct LeCreateBig { struct
406 pub big_handle: u8,
407 pub advertising_handle: u8,
408 pub num_bis: u8,
409 #[N(3)] pub sdu_interval: u32,
410 pub max_sdu: u16,
411 pub max_transport_latency: u16,
412 pub rtn: u8,
[all …]