Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h811 bool hci_discovery_active(struct hci_dev *hdev);
/Linux-v5.15/net/bluetooth/
Dmgmt.c5123 if (!hci_discovery_active(hdev)) { in stop_discovery()
5165 if (!hci_discovery_active(hdev)) { in confirm_name()
9385 if (!hci_discovery_active(hdev)) { in mgmt_device_found()
Dhci_core.c1072 bool hci_discovery_active(struct hci_dev *hdev) in hci_discovery_active() function