Home
last modified time | relevance | path

Searched refs:DISCOVERY_STOPPING (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/net/bluetooth/
Dhci_request.c2583 if (d->state == DISCOVERY_FINDING || d->state == DISCOVERY_STOPPING) { in hci_req_stop_discovery()
2605 if (d->state == DISCOVERY_RESOLVING || d->state == DISCOVERY_STOPPING) { in hci_req_stop_discovery()
2644 case DISCOVERY_STOPPING: in discov_update()
Dhci_core.c1064 case DISCOVERY_STOPPING: in hci_discovery_set_state()
Dmgmt.c1150 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in clean_up_hci_state()
4078 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in stop_discovery()
Dhci_event.c1890 if (discov->state == DISCOVERY_STOPPING) in hci_check_pending_name()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h69 DISCOVERY_STOPPING, enumerator