Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h786 bool hci_discovery_active(struct hci_dev *hdev);
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c4893 if (!hci_discovery_active(hdev)) { in stop_discovery()
4935 if (!hci_discovery_active(hdev)) { in confirm_name()
8787 if (!hci_discovery_active(hdev)) { in mgmt_device_found()
H A Dhci_core.c1065 bool hci_discovery_active(struct hci_dev *hdev) in hci_discovery_active() function