Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5155 if (d->state == DISCOVERY_FINDING || d->state == DISCOVERY_STOPPING) { in hci_stop_discovery_sync()
5186 if (d->state == DISCOVERY_RESOLVING || d->state == DISCOVERY_STOPPING) { in hci_stop_discovery_sync()
5783 if (old_state == DISCOVERY_STOPPED || old_state == DISCOVERY_STOPPING || in hci_pause_discovery_sync()
5787 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in hci_pause_discovery_sync()
H A Dhci_core.c173 case DISCOVERY_STOPPING: in hci_discovery_set_state()
H A Dhci_event.c2478 if (discov->state == DISCOVERY_STOPPING) in hci_check_pending_name()
H A Dmgmt.c6110 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in stop_discovery()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h76 DISCOVERY_STOPPING, enumerator