Searched refs:hci_req_clear_adv_instance (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/net/bluetooth/ |
D | hci_request.h | 83 void hci_req_clear_adv_instance(struct hci_dev *hdev, struct sock *sk,
|
D | hci_request.c | 1863 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
|
D | mgmt.c | 1177 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()
|