Searched refs:max_pdu_c_to_p (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CIS/CEN/ |
D | BV_10_C.py | 84 … max_pdu_c_to_p=self.Max_PDU_C_TO_P, 94 … max_pdu_c_to_p=self.Max_PDU_C_TO_P, 129 … max_pdu_c_to_p=self.Max_PDU_C_TO_P, 170 max_pdu_c_to_p=self.Max_PDU_C_TO_P, 185 … max_pdu_c_to_p=self.Max_PDU_C_TO_P, 226 max_pdu_c_to_p=self.Max_PDU_C_TO_P,
|
D | BV_26_C.py | 113 max_pdu_c_to_p=self.Any, 162 max_pdu_c_to_p=cis_req.max_pdu_c_to_p, 287 max_pdu_c_to_p=self.Any, 334 max_pdu_c_to_p=cis_req.max_pdu_c_to_p,
|
D | BV_01_C.py | 85 … max_pdu_c_to_p=self.Max_PDU_C_TO_P, 126 … max_pdu_c_to_p=self.Max_PDU_C_TO_P, 181 max_pdu_c_to_p=self.Max_PDU_C_TO_P,
|
D | BV_03_C.py | 81 … max_pdu_c_to_p=self.Max_PDU_C_TO_P, 117 … max_pdu_c_to_p=self.Max_PDU_C_TO_P,
|
/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/ |
D | iso.rs | 94 max_pdu_c_to_p: Option<u16>, field 129 max_pdu_c_to_p: u16, field 149 let max_pdu_c_to_p = cis_config.max_pdu_c_to_p.unwrap_or(251); in new() localVariable 178 max_pdu_c_to_p, in new() 393 max_pdu_c_to_p: parameters.max_pdu_c_to_p, in deque_cis_connection_request() 585 max_pdu_c_to_p: None, in hci_le_set_cig_parameters() 750 max_pdu_c_to_p: Some(cis_config.max_pdu_c_to_p), in hci_le_set_cig_parameters_test() 1242 max_pdu_c_to_p: packet.get_max_pdu_c_to_p(), in ll_cis_req() 1300 max_pdu_c_to_p: parameters.max_pdu_c_to_p as u8, in ll_cis_rsp() 1341 max_pdu_c_to_p: 0, in ll_reject_ext_ind() [all …]
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CIS/PER/ |
D | BV_01_C.py | 88 max_pdu_c_to_p=self.Max_PDU_C_TO_P, 154 max_pdu_c_to_p=self.Max_PDU_C_TO_P,
|
D | BV_02_C.py | 84 max_pdu_c_to_p=self.Max_PDU_C_TO_P,
|
/packages/modules/Bluetooth/tools/rootcanal/rust/ |
D | llcp_packets.pdl | 242 max_pdu_c_to_p : 16,
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 4374 max_pdu_c_to_p : 16, 5406 max_pdu_c_to_p : 8,
|