Searched refs:acl_handle (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/bluetooth/ |
| H A D | hci.h | 2186 __le16 acl_handle; member 3155 __le16 acl_handle; member
|
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 7091 u16 acl_handle, cis_handle; in hci_le_cis_req_evt() 7096 acl_handle = __le16_to_cpu(ev->acl_handle); in hci_le_cis_req_evt() 7100 acl_handle, cis_handle, ev->cig_id, ev->cis_id); in hci_le_cis_req_evt() 7104 acl = hci_conn_hash_lookup_handle(hdev, acl_handle); in hci_le_cis_req_evt() 7090 u16 acl_handle, cis_handle; hci_le_cis_req_evt() local
|
| H A D | hci_sync.c | 7041 cis->acl_handle = cpu_to_le16(conn->parent->handle); in hci_le_create_cis_sync() 7540 u16 acl_handle, struct bt_iso_qos *qos) in hci_le_past_params_sync() 7546 cp.handle = cpu_to_le16(acl_handle); in hci_le_past_params_sync() 7528 hci_le_past_params_sync(struct hci_dev * hdev,struct hci_conn * conn,u16 acl_handle,struct bt_iso_qos * qos) hci_le_past_params_sync() argument
|