Searched refs:hci_remove_ext_adv_instance_sync (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/include/net/bluetooth/ |
D | hci_sync.h | 83 int hci_remove_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance,
|
/linux-5.19.10/net/bluetooth/ |
D | hci_sync.c | 1086 int hci_remove_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance, in hci_remove_ext_adv_instance_sync() function 1289 return hci_remove_ext_adv_instance_sync(hdev, instance, sk); in hci_remove_adv_sync() 1797 hci_remove_ext_adv_instance_sync(hdev, adv->instance, in hci_resume_advertising_sync() 5147 err = hci_remove_ext_adv_instance_sync(hdev, cp.handle, NULL); in hci_le_ext_directed_advertising_sync()
|
D | mgmt.c | 2037 hci_remove_ext_adv_instance_sync(hdev, 0, cmd->sk); in set_le_sync()
|