Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h617 bool hci_discovery_active(struct hci_dev *hdev);
/Linux-v4.19/net/bluetooth/
Dmgmt.c4056 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()
Dhci_core.c1025 bool hci_discovery_active(struct hci_dev *hdev) in hci_discovery_active() function