Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_sync.c5377 if (d->state == DISCOVERY_FINDING || d->state == DISCOVERY_STOPPING) { in hci_stop_discovery_sync()
5407 if (d->state == DISCOVERY_RESOLVING || d->state == DISCOVERY_STOPPING) { in hci_stop_discovery_sync()
6002 if (old_state == DISCOVERY_STOPPED || old_state == DISCOVERY_STOPPING || in hci_pause_discovery_sync()
6006 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in hci_pause_discovery_sync()
H A Dhci_core.c126 case DISCOVERY_STOPPING: in hci_discovery_set_state()
H A Dhci_event.c2480 if (discov->state == DISCOVERY_STOPPING) in hci_check_pending_name()
H A Dmgmt.c6065 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in stop_discovery()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h76 DISCOVERY_STOPPING, enumerator