Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/
Dhci_request.c2380 if (d->state == DISCOVERY_FINDING || d->state == DISCOVERY_STOPPING) { in hci_req_stop_discovery()
2487 hci_discovery_set_state(hdev, DISCOVERY_FINDING); in discov_update()
Dhci_core.c138 case DISCOVERY_FINDING: in hci_discovery_active()
167 case DISCOVERY_FINDING: in hci_discovery_set_state()
Dhci_sync.c4303 if (d->state == DISCOVERY_FINDING || d->state == DISCOVERY_STOPPING) { in hci_stop_discovery_sync()
5029 DISCOVERY_FINDING); in hci_resume_discovery_sync()
Dhci_event.c2994 if (discov->state != DISCOVERY_FINDING) in hci_inquiry_complete_evt()
Dmgmt.c5325 DISCOVERY_FINDING); in start_discovery_complete()
/linux-5.19.10/include/net/bluetooth/
Dhci_core.h72 DISCOVERY_FINDING, enumerator