Searched defs:uci_version (Results 1 – 3 of 3) sorted by relevance
275 pub uci_version: u16, field
2042 let uci_version = 0x1234; in test_core_get_device_info_ok() localVariable4166 let uci_version = 0x1001; in test_data_packet_send_fragmented_packet_ok_fira_v1_uwbs_max_data_payload_size() localVariable4183 let uci_version = 0x2002; // UCI version: Fira 2.x in test_data_packet_send_fragmented_packet_ok_fira_v2_uwbs_max_data_payload_size() localVariable
1756 uci_version: int = field(kw_only=True, default=0) variable in CoreGetDeviceInfoRsp