Searched refs:hci_add_adv_instance (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/net/bluetooth/ |
D | hci_core.c | 1714 struct adv_info *hci_add_adv_instance(struct hci_dev *hdev, u8 instance, in hci_add_adv_instance() function 1778 adv = hci_add_adv_instance(hdev, instance, flags, 0, NULL, 0, NULL, in hci_add_per_instance()
|
D | mgmt.c | 2299 adv = hci_add_adv_instance(hdev, instance, 0, in mesh_send_sync() 8700 adv = hci_add_adv_instance(hdev, cp->instance, flags, in add_advertising() 8909 adv = hci_add_adv_instance(hdev, cp->instance, flags, 0, NULL, 0, NULL, in add_ext_adv_params()
|
/Linux-v6.6/include/net/bluetooth/ |
D | hci_core.h | 1728 struct adv_info *hci_add_adv_instance(struct hci_dev *hdev, u8 instance,
|