Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci.h2077 #define HCI_OP_LE_CREATE_CIS 0x2064 macro
/Linux-v6.1/net/bluetooth/
Dhci_conn.c1913 return hci_send_cmd(hdev, HCI_OP_LE_CREATE_CIS, sizeof(cmd.cp) + in hci_create_cis_sync()
Dhci_event.c4223 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_CREATE_CIS); in hci_cs_le_create_cis()
4277 HCI_CS(HCI_OP_LE_CREATE_CIS, hci_cs_le_create_cis),