Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_request.h83 void hci_req_clear_adv_instance(struct hci_dev *hdev, struct sock *sk,
Dhci_request.c1863 hci_req_clear_adv_instance(hdev, NULL, &req, instance, false); in adv_timeout_expire()
2264 void hci_req_clear_adv_instance(struct hci_dev *hdev, struct sock *sk, in hci_req_clear_adv_instance() function
Dmgmt.c1177 hci_req_clear_adv_instance(hdev, NULL, NULL, 0x00, false); in clean_up_hci_state()
1962 hci_req_clear_adv_instance(hdev, NULL, NULL, 0x00, true); in set_le()
7664 hci_req_clear_adv_instance(hdev, sk, &req, cp->instance, true); in remove_advertising()