Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h2197 #define HCI_OP_LE_REJECT_CIS 0x2067
2186 #define HCI_OP_LE_REJECT_CIS global() macro
/linux/net/bluetooth/
H A Dhci_sync.c5682 return __hci_cmd_sync_status(hdev, HCI_OP_LE_REJECT_CIS, in hci_abort_conn_sync()
H A Dhci_event.c6992 hci_send_cmd(hdev, HCI_OP_LE_REJECT_CIS, sizeof(cp), &cp); in hci_le_cis_req_evt()