Searched refs:no_hdev (Results 1 – 1 of 1) sorted by relevance
1621 bool var_len, no_hdev; in hci_mgmt_cmd() local1694 no_hdev = (handler->flags & HCI_MGMT_NO_HDEV); in hci_mgmt_cmd()1695 if (no_hdev != !hdev) { in hci_mgmt_cmd()