Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h100 int hci_clear_adv_instance_sync(struct hci_dev *hdev, struct sock *sk,
/linux/net/bluetooth/
H A Dhci_sync.c464 int hci_clear_adv_instance_sync(struct hci_dev *hdev, struct sock *sk, in hci_clear_adv_instance_sync() function
526 hci_clear_adv_instance_sync(hdev, NULL, instance, false); in adv_timeout_expire_sync()
H A Dmgmt.c2078 hci_clear_adv_instance_sync(hdev, NULL, 0x00, true); in set_le_sync()