Home
last modified time | relevance | path

Searched refs:DISCOVERY_FINDING (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h64 DISCOVERY_FINDING, enumerator
/linux-4.4.14/net/bluetooth/
Dhci_core.c1075 case DISCOVERY_FINDING: in hci_discovery_active()
1104 case DISCOVERY_FINDING: in hci_discovery_set_state()
Dhci_event.c1185 hdev->discovery.state == DISCOVERY_FINDING) in hci_cc_le_set_scan_enable()
2051 if (discov->state != DISCOVERY_FINDING) in hci_inquiry_complete_evt()
Dmgmt.c1426 case DISCOVERY_FINDING: in hci_stop_discovery()
4325 hci_discovery_set_state(hdev, DISCOVERY_FINDING); in start_discovery_complete()