Home
last modified time | relevance | path

Searched refs:hci_remove_ext_adv_instance_sync (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/net/bluetooth/
Dhci_sync.h100 int hci_remove_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance,
/Linux-v6.6/net/bluetooth/
Dhci_sync.c1615 int hci_remove_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance, in hci_remove_ext_adv_instance_sync() function
1644 return hci_remove_ext_adv_instance_sync(hdev, instance, NULL); in remove_ext_adv_sync()
1861 err = hci_remove_ext_adv_instance_sync(hdev, instance, sk); in hci_remove_adv_sync()
2402 hci_remove_ext_adv_instance_sync(hdev, adv->instance, in hci_resume_advertising_sync()
6106 err = hci_remove_ext_adv_instance_sync(hdev, cp.handle, NULL); in hci_le_ext_directed_advertising_sync()
Dhci_conn.c762 hci_remove_ext_adv_instance_sync(hdev, d->bis, NULL); in terminate_big_sync()
Dmgmt.c2157 hci_remove_ext_adv_instance_sync(hdev, 0, cmd->sk); in set_le_sync()