Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_sock.c1039 !(handler->flags & HCI_MGMT_UNCONFIGURED)) { in hci_mgmt_cmd()
Dmgmt.c7223 HCI_MGMT_UNCONFIGURED |
7226 HCI_MGMT_UNCONFIGURED },
7228 HCI_MGMT_UNCONFIGURED },
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1307 #define HCI_MGMT_UNCONFIGURED BIT(3) macro