Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c1212 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in hci_req_prepare_suspend()
1300 hdev->discovery_old_state != DISCOVERY_STOPPING) { in hci_req_prepare_suspend()
3094 if (d->state == DISCOVERY_FINDING || d->state == DISCOVERY_STOPPING) { in hci_req_stop_discovery()
3116 if (d->state == DISCOVERY_RESOLVING || d->state == DISCOVERY_STOPPING) { in hci_req_stop_discovery()
3155 case DISCOVERY_STOPPING: in discov_update()
H A Dmgmt.c1194 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in clean_up_hci_state()
4915 hci_discovery_set_state(hdev, DISCOVERY_STOPPING); in stop_discovery()
H A Dhci_core.c1104 case DISCOVERY_STOPPING: in hci_discovery_set_state()
H A Dhci_event.c2041 if (discov->state == DISCOVERY_STOPPING) in hci_check_pending_name()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h74 DISCOVERY_STOPPING, enumerator