Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c5771 if (d->state == DISCOVERY_FINDING || d->state == DISCOVERY_STOPPING) { in hci_stop_discovery_sync()
5801 if (d->state == DISCOVERY_RESOLVING || d->state == DISCOVERY_STOPPING) { in hci_stop_discovery_sync()
6399 if (old_state == DISCOVERY_STOPPED || old_state == DISCOVERY_STOPPING || in hci_pause_discovery_sync()
6403 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in hci_pause_discovery_sync()
H A Dhci_core.c145 case DISCOVERY_STOPPING: in hci_discovery_set_state()
H A Dhci_event.c2496 if (discov->state == DISCOVERY_STOPPING) in hci_check_pending_name()
H A Dmgmt.c6346 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in stop_discovery()
/linux/include/net/bluetooth/
H A Dhci_core.h76 DISCOVERY_STOPPING, enumerator