Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/bluetooth/
Dhci_sync.h127 int hci_clear_adv_instance_sync(struct hci_dev *hdev, struct sock *sk,
/linux-6.14.4/net/bluetooth/
Dhci_sync.c483 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()
Dmgmt.c2092 hci_clear_adv_instance_sync(hdev, NULL, 0x00, true); in set_le_sync()