Searched refs:hci_clear_adv_instance_sync (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/include/net/bluetooth/ |
D | hci_sync.h | 127 int hci_clear_adv_instance_sync(struct hci_dev *hdev, struct sock *sk,
|
/linux-6.14.4/net/bluetooth/ |
D | hci_sync.c | 483 int hci_clear_adv_instance_sync(struct hci_dev *hdev, struct sock *sk, in hci_clear_adv_instance_sync() function 545 hci_clear_adv_instance_sync(hdev, NULL, instance, false); in adv_timeout_expire_sync()
|
D | mgmt.c | 2092 hci_clear_adv_instance_sync(hdev, NULL, 0x00, true); in set_le_sync()
|