Symbol: hci_discovery_set_state
include/net/bluetooth/hci_core.h
932
void hci_discovery_set_state(struct hci_dev *hdev, int state);
net/bluetooth/hci_event.c
116
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/hci_event.c
1743
hci_discovery_set_state(hdev, DISCOVERY_FINDING);
net/bluetooth/hci_event.c
1773
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/hci_event.c
1781
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/hci_event.c
2482
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/hci_event.c
282
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/hci_event.c
3014
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/hci_event.c
3021
hci_discovery_set_state(hdev, DISCOVERY_RESOLVING);
net/bluetooth/hci_event.c
3033
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/hci_sync.c
413
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/hci_sync.c
5503
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/hci_sync.c
6302
hci_discovery_set_state(hdev, DISCOVERY_STOPPING);
net/bluetooth/hci_sync.c
6308
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/hci_sync.c
6462
hci_discovery_set_state(hdev, DISCOVERY_STARTING);
net/bluetooth/hci_sync.c
6466
hci_discovery_set_state(hdev, err ? DISCOVERY_STOPPED :
net/bluetooth/hci_sync.c
7411
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/mgmt.c
6045
hci_discovery_set_state(hdev, err ? DISCOVERY_STOPPED:
net/bluetooth/mgmt.c
6121
hci_discovery_set_state(hdev, DISCOVERY_STARTING);
net/bluetooth/mgmt.c
6248
hci_discovery_set_state(hdev, DISCOVERY_STARTING);
net/bluetooth/mgmt.c
6269
hci_discovery_set_state(hdev, DISCOVERY_STOPPED);
net/bluetooth/mgmt.c
6318
hci_discovery_set_state(hdev, DISCOVERY_STOPPING);