Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_request.c1327 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in hci_req_prepare_suspend()
1427 hdev->discovery_old_state != DISCOVERY_STOPPING) { in hci_req_prepare_suspend()
3292 if (d->state == DISCOVERY_FINDING || d->state == DISCOVERY_STOPPING) { in hci_req_stop_discovery()
3315 if (d->state == DISCOVERY_RESOLVING || d->state == DISCOVERY_STOPPING) { in hci_req_stop_discovery()
3354 case DISCOVERY_STOPPING: in discov_update()
Dhci_core.c1111 case DISCOVERY_STOPPING: in hci_discovery_set_state()
Dmgmt.c1199 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in clean_up_hci_state()
5145 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in stop_discovery()
Dhci_event.c2119 if (discov->state == DISCOVERY_STOPPING) in hci_check_pending_name()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h70 DISCOVERY_STOPPING, enumerator