Searched refs:hci_discovery_active (Results 1 – 3 of 3) sorted by relevance
617 bool hci_discovery_active(struct hci_dev *hdev);
4056 if (!hci_discovery_active(hdev)) { in stop_discovery()4098 if (!hci_discovery_active(hdev)) { in confirm_name()7840 if (!hci_discovery_active(hdev)) { in mgmt_device_found()
1025 bool hci_discovery_active(struct hci_dev *hdev) in hci_discovery_active() function