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