Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_sock.c1112 !(handler->flags & HCI_MGMT_UNCONFIGURED)) { in hci_mgmt_cmd()
Dmgmt.c7447 HCI_MGMT_UNCONFIGURED |
7450 HCI_MGMT_UNCONFIGURED },
7452 HCI_MGMT_UNCONFIGURED },
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1391 #define HCI_MGMT_UNCONFIGURED BIT(3) macro