Home
last modified time | relevance | path

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

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