Searched refs:hci_add_adv_instance (Results 1 – 3 of 3) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_core.c | 1701 struct adv_info *hci_add_adv_instance(struct hci_dev *hdev, u8 instance, in hci_add_adv_instance() function 1774 adv = hci_add_adv_instance(hdev, instance, flags, 0, NULL, 0, NULL, in hci_add_per_instance()
|
| H A D | mgmt.c | 2341 adv = hci_add_adv_instance(hdev, instance, 0, in mesh_send_sync() 8804 adv = hci_add_adv_instance(hdev, cp->instance, flags, in add_advertising() 9012 adv = hci_add_adv_instance(hdev, cp->instance, flags, 0, NULL, 0, NULL, in add_ext_adv_params()
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 1889 struct adv_info *hci_add_adv_instance(struct hci_dev *hdev, u8 instance,
|