Home
last modified time | relevance | path

Searched refs:cis_handle (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c4303 handle = __le16_to_cpu(cp->cis[i].cis_handle); in hci_cs_le_create_cis()
7002 u16 acl_handle, cis_handle; in hci_le_cis_req_evt() local
7008 cis_handle = __le16_to_cpu(ev->cis_handle); in hci_le_cis_req_evt()
7011 acl_handle, cis_handle, ev->cig_id, ev->cis_id); in hci_le_cis_req_evt()
7021 hci_le_reject_cis(hdev, ev->cis_handle); in hci_le_cis_req_evt()
7025 cis = hci_conn_hash_lookup_handle(hdev, cis_handle); in hci_le_cis_req_evt()
7028 cis_handle); in hci_le_cis_req_evt()
7030 hci_le_reject_cis(hdev, ev->cis_handle); in hci_le_cis_req_evt()
7039 hci_le_accept_cis(hdev, ev->cis_handle); in hci_le_cis_req_evt()
[all...]
H A Dhci_sync.c6449 cis->cis_handle = cpu_to_le16(conn->handle); in hci_le_create_cis_sync()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1865 __le16 cis_handle; member
2431 __le16 cis_handle; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2137 __le16 cis_handle; member
2827 __le16 cis_handle; member

Completed in 30 milliseconds