Searched defs:cis_connection_handle (Results 1 – 2 of 2) sorted by relevance
104 cis_connection_handle: u16, field235 pub cis_connection_handle: u16, field301 let cis_connection_handle = self in new_cis_connection() localVariable310 let cis_connection_handle = self.new_cis_connection_handle(); in new_cis_connection() localVariable590 let cis_connection_handle = in hci_le_set_cig_parameters() localVariable755 let cis_connection_handle = in hci_le_set_cig_parameters_test() localVariable1220 let cis_connection_handle = self.new_cis_connection_handle(); in ll_cis_req() localVariable1264 let cis_connection_handle = self.get_cis_connection_handle(|cis| { in ll_cis_rsp() localVariable1316 let cis_connection_handle = self.get_cis_connection_handle(|cis| { in ll_reject_ext_ind() localVariable1352 let cis_connection_handle = self.get_cis_connection_handle(|cis| { in ll_cis_ind() localVariable[all …]
4129 uint16_t cis_connection_handle = 0; in IncomingLeConnectedIsochronousPdu() local4170 uint16_t cis_connection_handle = iso.GetConnectionHandle(); in HandleIso() local