Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/bluetooth/
Dhci.h596 #define HCI_ERROR_PAIRING_NOT_ALLOWED 0x18 macro
/linux-5.19.10/net/bluetooth/
Dhci_event.c5062 cp.reason = HCI_ERROR_PAIRING_NOT_ALLOWED; in hci_io_capa_request_evt()