Home
last modified time | relevance | path

Searched refs:DISCOVERY_STARTING (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h63 DISCOVERY_STARTING, enumerator
/linux-4.1.27/net/bluetooth/
Dhci_core.c1036 if (old_state != DISCOVERY_STARTING) in hci_discovery_set_state()
1039 case DISCOVERY_STARTING: in hci_discovery_set_state()
Dmgmt.c4313 hci_discovery_set_state(hdev, DISCOVERY_STARTING); in start_discovery()
4429 hci_discovery_set_state(hdev, DISCOVERY_STARTING); in start_service_discovery()