Home
last modified time | relevance | path

Searched refs:HCI_OP_LE_CREATE_CIS (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci.h2081 #define HCI_OP_LE_CREATE_CIS 0x2064 macro
/linux/net/bluetooth/
H A Dhci_event.c4257 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_CREATE_CIS); in hci_cs_le_create_cis()
4318 HCI_CS(HCI_OP_LE_CREATE_CIS, hci_cs_le_create_cis),
H A Dhci_sync.c6606 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CREATE_CIS, in hci_le_create_cis_sync()