Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dmgmt.c6038 if (!hci_discovery_active(hdev)) { in stop_discovery()
6083 if (!hci_discovery_active(hdev)) { in confirm_name()
10293 bool report_device = hci_discovery_active(hdev); in mgmt_device_found()
10304 if (!hci_discovery_active(hdev)) { in mgmt_device_found()
H A Dhci_core.c89 bool hci_discovery_active(struct hci_dev *hdev) in hci_discovery_active() function
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h899 bool hci_discovery_active(struct hci_dev *hdev);