Searched defs:adv_instance (Results 1 – 5 of 5) sorted by relevance
/linux/net/bluetooth/ |
A D | hci_request.c | 1681 bool use_rpa, struct adv_info *adv_instance, in hci_get_random_address() 1792 struct adv_info *adv_instance; in __hci_req_setup_ext_adv_instance() local 1913 struct adv_info *adv_instance; in __hci_req_enable_ext_advertising() local 1997 struct adv_info *adv_instance = hci_find_adv_instance(hdev, instance); in __hci_req_start_ext_adv() local 2020 struct adv_info *adv_instance = NULL; in __hci_req_schedule_adv_instance() local 2098 struct adv_info *adv_instance, *n, *next_instance = NULL; in hci_req_clear_adv_instance() local 3120 struct adv_info *adv_instance; in powered_update_hci() local
|
A D | hci_core.c | 1646 struct adv_info *adv_instance; in hci_dev_do_close() local 2778 struct adv_info *adv_instance; in hci_find_adv_instance() local 2808 struct adv_info *adv_instance; in hci_remove_adv_instance() local 2836 struct adv_info *adv_instance, *n; in hci_adv_instances_set_rpa_expired() local 2845 struct adv_info *adv_instance, *n; in hci_adv_instances_clear() local 2864 struct adv_info *adv_instance = container_of(work, struct adv_info, in adv_instance_rpa_expired() local 2879 struct adv_info *adv_instance; in hci_add_adv_instance() local 2937 struct adv_info *adv_instance; in hci_set_adv_instance_data() local
|
A D | mgmt.c | 3233 struct adv_info *adv_instance; in adv_expire() local 5541 struct adv_info *adv_instance; in set_advertising_complete() local 7706 struct adv_info *adv_instance; in read_adv_features() local 7885 struct adv_info *adv_instance, *n; in add_advertising_complete() local 8086 struct adv_info *adv_instance; in add_ext_adv_params_complete() local 8143 struct adv_info *adv_instance; in add_ext_adv_params() local 8272 struct adv_info *adv_instance; in add_ext_adv_data() local
|
A D | hci_event.c | 1810 struct adv_info *adv_instance; in hci_cc_set_ext_adv_param() local
|
/linux/include/net/bluetooth/ |
A D | hci_core.h | 649 __u8 adv_instance; member
|
Completed in 46 milliseconds