Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sock.c1692 !(handler->flags & HCI_MGMT_UNCONFIGURED)) { in hci_mgmt_cmd()
H A Dmgmt.c9422 HCI_MGMT_UNCONFIGURED |
9425 HCI_MGMT_UNCONFIGURED },
9427 HCI_MGMT_UNCONFIGURED },
/linux/include/net/bluetooth/
H A Dhci_core.h2361 #define HCI_MGMT_UNCONFIGURED BIT(3) macro