Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_sync.c4981 if (d->state == DISCOVERY_FINDING || d->state == DISCOVERY_STOPPING) { in hci_stop_discovery_sync()
5012 if (d->state == DISCOVERY_RESOLVING || d->state == DISCOVERY_STOPPING) { in hci_stop_discovery_sync()
5536 if (old_state == DISCOVERY_STOPPED || old_state == DISCOVERY_STOPPING || in hci_pause_discovery_sync()
5540 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in hci_pause_discovery_sync()
Dhci_core.c173 case DISCOVERY_STOPPING: in hci_discovery_set_state()
Dhci_event.c2505 if (discov->state == DISCOVERY_STOPPING) in hci_check_pending_name()
Dmgmt.c6171 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in stop_discovery()
/linux-6.1.9/include/net/bluetooth/
Dhci_core.h74 DISCOVERY_STOPPING, enumerator