Home
last modified time | relevance | path

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

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