Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h83 void hci_req_clear_adv_instance(struct hci_dev *hdev, struct sock *sk,
H A Dhci_request.c1873 hci_req_clear_adv_instance(hdev, NULL, &req, instance, false); in adv_timeout_expire()
2274 void hci_req_clear_adv_instance(struct hci_dev *hdev, struct sock *sk, in hci_req_clear_adv_instance() function
H A Dmgmt.c1180 hci_req_clear_adv_instance(hdev, NULL, NULL, 0x00, false); in clean_up_hci_state()
1965 hci_req_clear_adv_instance(hdev, NULL, NULL, 0x00, true); in set_le()
7672 hci_req_clear_adv_instance(hdev, sk, &req, cp->instance, true); in remove_advertising()