Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h100 bool hci_req_stop_discovery(struct hci_request *req);
H A Dhci_request.c3084 bool hci_req_stop_discovery(struct hci_request *req) in hci_req_stop_discovery() function
3134 hci_req_stop_discovery(req); in stop_discovery()
H A Dmgmt.c1185 discov_stopped = hci_req_stop_discovery(&req); in clean_up_hci_state()