Searched refs:cis_handle (Results 1 – 3 of 3) sorted by relevance
4298 handle = __le16_to_cpu(cp->cis[i].cis_handle); in hci_cs_le_create_cis()6998 u16 acl_handle, cis_handle; in hci_le_cis_req_evt() local7004 cis_handle = __le16_to_cpu(ev->cis_handle); in hci_le_cis_req_evt()7007 acl_handle, cis_handle, ev->cig_id, ev->cis_id); in hci_le_cis_req_evt()7017 hci_le_reject_cis(hdev, ev->cis_handle); in hci_le_cis_req_evt()7021 cis = hci_conn_hash_lookup_handle(hdev, cis_handle); in hci_le_cis_req_evt()7025 hci_le_reject_cis(hdev, ev->cis_handle); in hci_le_cis_req_evt()7028 cis->handle = cis_handle; in hci_le_cis_req_evt()7035 hci_le_accept_cis(hdev, ev->cis_handle); in hci_le_cis_req_evt()
6427 cis->cis_handle = cpu_to_le16(conn->handle); in hci_le_create_cis_sync()
2136 __le16 cis_handle; member2826 __le16 cis_handle; member