Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h64 DISCOVERY_FINDING, enumerator
/linux-4.1.27/net/bluetooth/
Dhci_core.c1012 case DISCOVERY_FINDING: in hci_discovery_active()
1041 case DISCOVERY_FINDING: in hci_discovery_set_state()
Dhci_event.c1220 hdev->discovery.state == DISCOVERY_FINDING) in hci_cc_le_set_scan_enable()
2140 if (discov->state != DISCOVERY_FINDING) in hci_inquiry_complete_evt()
Dmgmt.c1406 case DISCOVERY_FINDING: in hci_stop_discovery()
4201 hci_discovery_set_state(hdev, DISCOVERY_FINDING); in start_discovery_complete()