Home
last modified time | relevance | path

Searched defs:adv_instance (Results 1 – 8 of 8) 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.c1776 struct adv_info *adv_instance; in hci_dev_do_close() local
2889 struct adv_info *adv_instance; in hci_find_adv_instance() local
2919 struct adv_info *adv_instance; in hci_remove_adv_instance() local
2947 struct adv_info *adv_instance, *n; in hci_adv_instances_set_rpa_expired() local
2956 struct adv_info *adv_instance, *n; in hci_adv_instances_clear() local
2975 struct adv_info *adv_instance = container_of(work, struct adv_info, in adv_instance_rpa_expired() local
2989 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.c3225 struct adv_info *adv_instance; in adv_expire() local
5083 struct adv_info *adv_instance; in set_advertising_complete() local
7248 struct adv_info *adv_instance; in read_adv_features() local
7402 struct adv_info *adv_instance, *n; in add_advertising_complete() local
/kernel/linux/linux-6.6/net/bluetooth/
Dhci_core.c1589 struct adv_info *adv_instance; in hci_find_adv_instance() local
1619 struct adv_info *adv_instance; in hci_remove_adv_instance() local
1647 struct adv_info *adv_instance, *n; in hci_adv_instances_set_rpa_expired() local
1656 struct adv_info *adv_instance, *n; in hci_adv_instances_clear() local
1675 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
1831 struct adv_info *adv_instance; in hci_enable_advertising_sync() local
5246 struct adv_info *adv_instance; in hci_dev_close_sync() local
6733 bool use_rpa, struct adv_info *adv_instance, in hci_get_random_address()
Dmgmt.c3768 struct adv_info *adv_instance; in adv_expire_sync() local
6334 struct adv_info *adv_instance; in set_advertising_complete() local
8430 struct adv_info *adv_instance; in read_adv_features() local
9020 struct adv_info *adv_instance; in add_ext_adv_data() local
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h674 __u8 adv_instance; member