Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h569 bool hci_discovery_active(struct hci_dev *hdev);
/linux-4.1.27/net/bluetooth/
Dmgmt.c4468 if (!hci_discovery_active(hdev)) { in stop_discovery()
4525 if (!hci_discovery_active(hdev)) { in confirm_name()
8291 if (!hci_discovery_active(hdev)) { in mgmt_device_found()
Dhci_core.c1007 bool hci_discovery_active(struct hci_dev *hdev) in hci_discovery_active() function