Searched refs:acl_handle (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dhci.h2054 __le16 acl_handle; member in struct:hci_cis
2746 __le16 acl_handle; member in struct:hci_evt_le_cis_req
/linux-master/net/bluetooth/
H A Dhci_event.c6762 u16 acl_handle, cis_handle; local
6767 acl_handle = __le16_to_cpu(ev->acl_handle);
6771 acl_handle, cis_handle, ev->cig_id, ev->cis_id);
6775 acl = hci_conn_hash_lookup_handle(hdev, acl_handle);
H A Dhci_sync.c6450 cis->acl_handle = cpu_to_le16(conn->parent->handle);

Completed in 330 milliseconds