Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/
Diso.rs119 struct CisParameters { struct
140 impl CisParameters { argument
141 fn new(cig_config: &CigConfig, cis_config: &CisConfig) -> CisParameters { in new()
/packages/modules/Bluetooth/offload/leaudio/hci/
Dproxy.rs56 struct CisParameters { struct
57 handle: u16,
58 max_sdu_size_c_to_p: u16,
59 max_sdu_size_p_to_c: u16,