Home
last modified time | relevance | path

Searched refs:hci_cis (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci.h2185 struct hci_cis {
2192 struct hci_cis cis[] __counted_by(num_cis);
2177 struct hci_cis { global() struct
2184 acl_handlehci_cis global() argument
/linux/net/bluetooth/
H A Dhci_sync.c6760 struct hci_cis *cis = &cmd->cis[aux_num_cis]; in hci_le_create_cis_sync()