Searched refs:adv_info (Results 1 – 9 of 9) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | eir.c | 226 struct adv_info *adv = NULL; in eir_create_per_adv_data() 247 struct adv_info *adv = NULL; in eir_create_adv_data() 347 struct adv_info *adv; in eir_create_scan_rsp()
|
| H A D | hci_core.c | 1555 struct adv_info *hci_find_adv_instance(struct hci_dev *hdev, u8 instance) in hci_find_adv_instance() 1557 struct adv_info *adv_instance; in hci_find_adv_instance() 1568 struct adv_info *hci_find_adv_sid(struct hci_dev *hdev, u8 sid) in hci_find_adv_sid() 1570 struct adv_info *adv; in hci_find_adv_sid() 1581 struct adv_info *hci_get_next_instance(struct hci_dev *hdev, u8 instance) in hci_get_next_instance() 1583 struct adv_info *cur_instance; in hci_get_next_instance() 1590 struct adv_info, list)) in hci_get_next_instance() 1592 struct adv_info, list); in hci_get_next_instance() 1600 struct adv_info *adv_instance; in hci_remove_adv_instance() 1628 struct adv_info *adv_instance, *n; in hci_adv_instances_set_rpa_expired() [all …]
|
| H A D | hci_sync.c | 486 struct adv_info *adv_instance, *n, *next_instance = NULL; in hci_clear_adv_instance_sync() 1185 struct adv_info *adv = NULL; in hci_disable_ext_adv_instance_sync() 1246 struct adv_info *adv; in hci_set_ext_adv_params_sync() 1295 struct adv_info *adv = NULL; in hci_set_ext_adv_data_sync() 1388 struct adv_info *adv; in hci_setup_ext_adv_instance_sync() 1545 struct adv_info *adv = NULL; in hci_set_ext_scan_rsp_data_sync() 1638 struct adv_info *adv; in hci_enable_ext_advertising_sync() 1697 struct adv_info *adv = NULL; in hci_disable_per_advertising_sync() 1741 struct adv_info *adv = NULL; in hci_set_per_adv_data_sync() 1770 struct adv_info *adv = NULL; in hci_enable_per_advertising_sync() [all …]
|
| H A D | mgmt.c | 2331 struct adv_info *adv, *next_instance; in mesh_send_sync() 4003 struct adv_info *adv_instance; in adv_expire_sync() 6517 struct adv_info *adv_instance; in set_advertising_complete() 6552 struct adv_info, list); in set_advertising_complete() 8767 struct adv_info *adv_instance; in read_adv_features() 8938 struct adv_info *adv, *n; in add_adv_complete() 9007 struct adv_info *adv, *next_instance; in add_advertising() 9138 struct adv_info *adv; in add_ext_adv_params_complete() 9196 struct adv_info *adv; in add_ext_adv_params() 9355 struct adv_info *next_instance; in add_ext_adv_data() [all …]
|
| H A D | hci_event.c | 1446 struct adv_info *adv; in hci_cc_le_set_adv_set_random_addr() 1511 struct adv_info *adv, *n; in hci_cc_le_clear_adv_sets() 1625 struct adv_info *adv = NULL, *n; in hci_cc_le_set_ext_adv_enable() 4040 struct adv_info *adv = NULL, *n; in hci_cc_le_set_per_adv_enable() 5983 struct adv_info *adv, *n; in hci_le_ext_adv_term_evt()
|
| H A D | iso.c | 2238 struct adv_info *adv; in iso_conn_ready()
|
| /linux/include/net/bluetooth/ |
| H A D | hci_sync.h | 39 struct adv_info; 98 bool use_rpa, struct adv_info *adv_instance,
|
| H A D | hci_core.h | 240 struct adv_info { struct 1910 struct adv_info *hci_find_adv_instance(struct hci_dev *hdev, u8 instance); 1911 struct adv_info *hci_find_adv_sid(struct hci_dev *hdev, u8 sid); 1912 struct adv_info *hci_get_next_instance(struct hci_dev *hdev, u8 instance); 1913 struct adv_info *hci_add_adv_instance(struct hci_dev *hdev, u8 instance, 1919 struct adv_info *hci_add_per_instance(struct hci_dev *hdev, u8 instance, u8 sid,
|
| /linux/drivers/media/i2c/adv748x/ |
| H A D | adv748x-core.c | 562 adv_info(state, "chip found @ 0x%02x revision %02x%02x\n", in adv748x_identify_chip() 662 adv_info(state, "Endpoint %pOF on port %d", ep.local_node, in adv748x_parse_dt()
|