Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Diso.c575 hci_send_cmd(conn->hdev, HCI_OP_LE_REJECT_CIS, sizeof(cp), &cp); in iso_conn_defer_reject()
Dhci_event.c6840 hci_send_cmd(hdev, HCI_OP_LE_REJECT_CIS, sizeof(cp), &cp); in hci_le_reject_cis()
/Linux-v6.1/include/net/bluetooth/
Dhci.h2098 #define HCI_OP_LE_REJECT_CIS 0x2067 macro