Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h2063 #define HCI_OP_LE_ACCEPT_CIS 0x2066 macro
/openbmc/linux/net/bluetooth/
H A Diso.c1198 hci_send_cmd(hdev, HCI_OP_LE_ACCEPT_CIS, sizeof(cp), &cp); in iso_conn_defer_accept()
H A Dhci_event.c6741 hci_send_cmd(hdev, HCI_OP_LE_ACCEPT_CIS, sizeof(cp), &cp); in hci_le_accept_cis()