Searched defs:cig (Results 1 – 5 of 5) sorted by relevance
/linux/include/net/bluetooth/ | ||
H A D | bluetooth.h | 181 __u8 cig; member |
H A D | hci_core.h | 1296 hci_conn_hash_lookup_cis(struct hci_dev * hdev,bdaddr_t * ba,__u8 ba_type,__u8 cig,__u8 id) hci_conn_hash_lookup_cis() argument |
/linux/net/bluetooth/ | ||
H A D | hci_conn.c | 670 u8 cig; member |
H A D | hci_sync.c | 6632 u8 cig = BT_ISO_QOS_CIG_UNSET; hci_le_create_cis_sync() local |
H A D | hci_event.c | 3781 static void hci_unbound_cis_failed(struct hci_dev *hdev, u8 cig, u8 status) in hci_unbound_cis_failed() argument |