Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_request.h94 bool hci_req_stop_discovery(struct hci_request *req);
Dhci_request.c2573 bool hci_req_stop_discovery(struct hci_request *req) in hci_req_stop_discovery() function
2623 hci_req_stop_discovery(req); in stop_discovery()
Dmgmt.c1141 discov_stopped = hci_req_stop_discovery(&req); in clean_up_hci_state()