Searched refs:hci_add_adv_instance (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/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 | 2273 adv = hci_add_adv_instance(hdev, instance, 0, in mesh_send_sync() 8698 adv = hci_add_adv_instance(hdev, cp->instance, flags, in add_advertising() 8907 adv = hci_add_adv_instance(hdev, cp->instance, flags, 0, NULL, 0, NULL, in add_ext_adv_params()
|
| /Linux-v6.1/include/net/bluetooth/ |
| D | hci_core.h | 1582 struct adv_info *hci_add_adv_instance(struct hci_dev *hdev, u8 instance,
|