Searched refs:hci_req_clear_adv_instance (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/net/bluetooth/ |
D | hci_request.h | 80 void hci_req_clear_adv_instance(struct hci_dev *hdev, struct sock *sk,
|
D | hci_request.c | 1452 hci_req_clear_adv_instance(hdev, NULL, &req, instance, false); in adv_timeout_expire() 1810 void hci_req_clear_adv_instance(struct hci_dev *hdev, struct sock *sk, in hci_req_clear_adv_instance() function
|
D | mgmt.c | 1136 hci_req_clear_adv_instance(hdev, NULL, NULL, 0x00, false); in clean_up_hci_state() 1911 hci_req_clear_adv_instance(hdev, NULL, NULL, 0x00, true); in set_le() 6747 hci_req_clear_adv_instance(hdev, sk, &req, cp->instance, true); in remove_advertising()
|