Home
last modified time | relevance | path

Searched refs:HCI_ERROR_COMMAND_DISALLOWED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci.h648 #define HCI_ERROR_COMMAND_DISALLOWED 0x0c macro
/openbmc/linux/net/bluetooth/
H A Dhci_event.c100 if (rp->status == HCI_ERROR_COMMAND_DISALLOWED && !test_bit(HCI_INQUIRY, &hdev->flags)) { in hci_cc_inquiry_cancel()