Searched refs:hci_add_adv_instance (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/net/bluetooth/ |
| H A D | hci_core.c | 1672 struct adv_info *hci_add_adv_instance(struct hci_dev *hdev, u8 instance, in hci_add_adv_instance() function 1745 adv = hci_add_adv_instance(hdev, instance, flags, 0, NULL, 0, NULL, in hci_add_per_instance()
|
| H A D | mgmt.c | 2246 adv = hci_add_adv_instance(hdev, instance, 0, in mesh_send_sync() 8667 adv = hci_add_adv_instance(hdev, cp->instance, flags, in add_advertising() 8875 adv = hci_add_adv_instance(hdev, cp->instance, flags, 0, NULL, 0, NULL, in add_ext_adv_params()
|
| /linux-6.15/include/net/bluetooth/ |
| H A D | hci_core.h | 1839 struct adv_info *hci_add_adv_instance(struct hci_dev *hdev, u8 instance,
|