Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dmgmt.c6137 if (!hci_discovery_active(hdev)) { in stop_discovery()
6182 if (!hci_discovery_active(hdev)) { in confirm_name()
10354 bool report_device = hci_discovery_active(hdev); in mgmt_device_found()
10365 if (!hci_discovery_active(hdev)) { in mgmt_device_found()
H A Dhci_core.c90 bool hci_discovery_active(struct hci_dev *hdev) in hci_discovery_active()
89 bool hci_discovery_active(struct hci_dev *hdev) hci_discovery_active() function
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h889 bool hci_discovery_active(struct hci_dev *hdev);