Searched defs:LeCreateCis (Results 1 – 2 of 2) sorted by relevance
27 LeCreateCis(LeCreateCis), enumerator334 impl CommandOpCode for LeCreateCis { implementation339 pub struct LeCreateCis { struct340 pub connection_handles: Vec<CisAclConnectionHandle>,
804 pub fn hci_le_create_cis(&mut self, packet: hci::LeCreateCis) { in hci_le_create_cis()