Home
last modified time | relevance | path

Searched defs:adv_instance (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c1115 struct adv_info *adv_instance; in get_adv_instance_scan_rsp_len() local
1377 struct adv_info *adv_instance; in get_cur_adv_instance_scan_rsp_len() local
1408 struct adv_info *adv_instance; in get_adv_instance_flags() local
1627 struct adv_info *adv_instance; in create_instance_scan_rsp_data() local
1714 struct adv_info *adv_instance = NULL; in create_instance_adv_data() local
2006 bool use_rpa, struct adv_info *adv_instance, in hci_get_random_address()
2106 struct adv_info *adv_instance; in __hci_req_setup_ext_adv_instance() local
2214 struct adv_info *adv_instance; in __hci_req_enable_ext_advertising() local
2298 struct adv_info *adv_instance = hci_find_adv_instance(hdev, instance); in __hci_req_start_ext_adv() local
2321 struct adv_info *adv_instance = NULL; in __hci_req_schedule_adv_instance() local
[all …]
Dhci_core.c1758 struct adv_info *adv_instance; in hci_dev_do_close() local
2871 struct adv_info *adv_instance; in hci_find_adv_instance() local
2901 struct adv_info *adv_instance; in hci_remove_adv_instance() local
2929 struct adv_info *adv_instance, *n; in hci_adv_instances_set_rpa_expired() local
2938 struct adv_info *adv_instance, *n; in hci_adv_instances_clear() local
2957 struct adv_info *adv_instance = container_of(work, struct adv_info, in adv_instance_rpa_expired() local
2971 struct adv_info *adv_instance; in hci_add_adv_instance() local
Dhci_event.c1183 struct adv_info *adv_instance; in hci_cc_le_set_adv_set_random_addr() local
1733 struct adv_info *adv_instance; in hci_cc_set_ext_adv_param() local
5352 struct adv_info *adv_instance; in hci_le_ext_adv_term_evt() local
Dmgmt.c3232 struct adv_info *adv_instance; in adv_expire() local
5090 struct adv_info *adv_instance; in set_advertising_complete() local
7255 struct adv_info *adv_instance; in read_adv_features() local
7409 struct adv_info *adv_instance, *n; in add_advertising_complete() local
/kernel/linux/linux-6.6/net/bluetooth/
Dhci_core.c1571 struct adv_info *adv_instance; in hci_find_adv_instance() local
1601 struct adv_info *adv_instance; in hci_remove_adv_instance() local
1629 struct adv_info *adv_instance, *n; in hci_adv_instances_set_rpa_expired() local
1638 struct adv_info *adv_instance, *n; in hci_adv_instances_clear() local
1657 struct adv_info *adv_instance = container_of(work, struct adv_info, in adv_instance_rpa_expired() local
Dhci_sync.c551 struct adv_info *adv_instance, *n, *next_instance = NULL; in hci_clear_adv_instance_sync() local
1697 struct adv_info *adv_instance; in hci_enable_advertising_sync() local
5192 struct adv_info *adv_instance; in hci_dev_close_sync() local
6674 bool use_rpa, struct adv_info *adv_instance, in hci_get_random_address()
Dmgmt.c3753 struct adv_info *adv_instance; in adv_expire_sync() local
6334 struct adv_info *adv_instance; in set_advertising_complete() local
8426 struct adv_info *adv_instance; in read_adv_features() local
9016 struct adv_info *adv_instance; in add_ext_adv_data() local
Dhci_event.c2147 struct adv_info *adv_instance; in hci_cc_set_ext_adv_param() local
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h671 __u8 adv_instance; member