Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h63 DISCOVERY_STARTING, enumerator
/linux-4.4.14/net/bluetooth/
Dhci_core.c1099 if (old_state != DISCOVERY_STARTING) in hci_discovery_set_state()
1102 case DISCOVERY_STARTING: in hci_discovery_set_state()
Dmgmt.c4437 hci_discovery_set_state(hdev, DISCOVERY_STARTING); in start_discovery()
4553 hci_discovery_set_state(hdev, DISCOVERY_STARTING); in start_service_discovery()