/Zephyr-latest/subsys/bluetooth/host/ |
D | adv.c | 175 enum adv_name_type get_adv_name_type(const struct bt_le_ext_adv *adv) in get_adv_name_type() 212 uint8_t bt_le_ext_adv_get_index(struct bt_le_ext_adv *adv) in bt_le_ext_adv_get_index() 223 struct bt_le_ext_adv *adv = NULL; in adv_new() local 244 static void adv_delete(struct bt_le_ext_adv *adv) in adv_delete() 262 void bt_le_ext_adv_foreach(void (*func)(struct bt_le_ext_adv *adv, void *data), in bt_le_ext_adv_foreach() 319 int bt_le_adv_set_enable_legacy(struct bt_le_ext_adv *adv, bool enable) in bt_le_adv_set_enable_legacy() 346 int bt_le_adv_set_enable_ext(struct bt_le_ext_adv *adv, in bt_le_adv_set_enable_ext() 381 int bt_le_adv_set_enable(struct bt_le_ext_adv *adv, bool enable) in bt_le_adv_set_enable() 559 static int hci_set_adv_ext_complete(struct bt_le_ext_adv *adv, uint16_t hci_op, in hci_set_adv_ext_complete() 597 static int hci_set_adv_ext_fragmented(struct bt_le_ext_adv *adv, uint16_t hci_op, in hci_set_adv_ext_fragmented() [all …]
|
D | id.c | 72 static void adv_id_check_func(struct bt_le_ext_adv *adv, void *data) in adv_id_check_func() 91 static void adv_is_private_enabled(struct bt_le_ext_adv *adv, void *data) in adv_is_private_enabled() 102 static void adv_is_limited_enabled(struct bt_le_ext_adv *adv, void *data) in adv_is_limited_enabled() 112 static void adv_pause_enabled(struct bt_le_ext_adv *adv, void *data) in adv_pause_enabled() 120 static void adv_unpause_enabled(struct bt_le_ext_adv *adv, void *data) in adv_unpause_enabled() 166 int bt_id_set_adv_random_addr(struct bt_le_ext_adv *adv, in bt_id_set_adv_random_addr() 219 static void adv_rpa_expired(struct bt_le_ext_adv *adv, void *data) in adv_rpa_expired() 247 static void adv_rpa_invalidate(struct bt_le_ext_adv *adv, void *data) in adv_rpa_invalidate() 259 static void adv_rpa_clear_data(struct bt_le_ext_adv *adv, void *data) in adv_rpa_clear_data() 382 static int adv_rpa_get(struct bt_le_ext_adv *adv, bt_addr_t *rpa) in adv_rpa_get() [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/css_sample_data/src/ |
D | peripheral.c | 12 static void create_adv(struct bt_le_ext_adv **adv) in create_adv() 33 static void start_adv(struct bt_le_ext_adv *adv) in start_adv() 52 static void set_ad_data(struct bt_le_ext_adv *adv) in set_ad_data() 98 struct bt_le_ext_adv *adv = NULL; in test_peripheral() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/ |
D | per_adv_advertiser.c | 89 static void create_per_adv_set(struct bt_le_ext_adv **adv) in create_per_adv_set() 112 static void create_per_adv_set_coded(struct bt_le_ext_adv **adv) in create_per_adv_set_coded() 135 static void create_conn_adv_set(struct bt_le_ext_adv **adv) in create_conn_adv_set() 148 static void start_ext_adv_set(struct bt_le_ext_adv *adv) in start_ext_adv_set() 161 static void start_per_adv_set(struct bt_le_ext_adv *adv) in start_per_adv_set() 175 static void set_per_adv_data(struct bt_le_ext_adv *adv) in set_per_adv_data() 193 static void stop_ext_adv_set(struct bt_le_ext_adv *adv) in stop_ext_adv_set() 207 static void stop_per_adv_set(struct bt_le_ext_adv *adv) in stop_per_adv_set() 221 static void delete_adv_set(struct bt_le_ext_adv *adv) in delete_adv_set()
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/ |
D | test_suite_invalid_inputs.c | 48 struct bt_le_ext_adv adv; in ZTEST() local 71 struct bt_le_ext_adv adv = {0}; in ZTEST() local 102 struct bt_le_ext_adv adv = {0}; in ZTEST() local 133 struct bt_le_ext_adv adv = {0}; in ZTEST() local 172 struct bt_le_ext_adv adv = {0}; in ZTEST() local 206 struct bt_le_ext_adv adv = {0}; in ZTEST() local
|
D | main.c | 51 struct bt_le_ext_adv adv = {0}; in ZTEST() local 98 struct bt_le_ext_adv adv = {0}; in ZTEST() local 152 struct bt_le_ext_adv adv = {0}; in ZTEST() local 194 struct bt_le_ext_adv adv = {0}; in ZTEST() local 229 struct bt_le_ext_adv adv = {0}; in ZTEST() local
|
/Zephyr-latest/tests/bluetooth/host/id/bt_le_ext_adv_oob_get_local/src/ |
D | test_suite_invalid_inputs.c | 55 struct bt_le_ext_adv adv = {0}; in ZTEST() local 76 struct bt_le_ext_adv adv = {0}; in ZTEST() local 103 struct bt_le_ext_adv adv = {0}; in ZTEST() local 141 struct bt_le_ext_adv adv = {0}; in ZTEST() local 178 struct bt_le_ext_adv adv = {0}; in ZTEST() local
|
D | main.c | 48 struct bt_le_ext_adv adv = {0}; in ZTEST() local 84 struct bt_le_ext_adv adv = {0}; in ZTEST() local
|
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/ |
D | test_add_cte_to_chain.c | 51 struct ll_adv_set *adv; in ZTEST() local 76 struct ll_adv_set *adv; in ZTEST() local 102 struct ll_adv_set *adv; in ZTEST() local 129 struct ll_adv_set *adv; in ZTEST() local 165 struct ll_adv_set *adv; in ZTEST() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/ |
D | peripheral.c | 60 static void create_adv(struct bt_le_ext_adv **adv) in create_adv() 80 static void start_adv(struct bt_le_ext_adv *adv) in start_adv() 99 static void stop_adv(struct bt_le_ext_adv *adv) in stop_adv() 166 static void connect_pair_check_subscribtion(struct bt_le_ext_adv *adv) in connect_pair_check_subscribtion() 189 static void connect_wait_unsubscribtion(struct bt_le_ext_adv *adv) in connect_wait_unsubscribtion() 218 static void connect_restore_sec_check_subscribtion(struct bt_le_ext_adv *adv) in connect_restore_sec_check_subscribtion() 295 struct bt_le_ext_adv *adv = NULL; in run_peripheral() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_adv.c | 136 struct ll_adv_set *adv = &ll_adv[0]; in ll_adv_cmds_set() local 161 struct ll_adv_set *adv; in ll_adv_set_by_hci_handle_get() local 178 struct ll_adv_set *adv, *adv_empty; in ll_adv_set_by_hci_handle_get_or_new() local 206 struct ll_adv_set *adv; in ll_adv_set_hci_handle_get() local 245 struct ll_adv_set *adv; local 772 struct ll_adv_set *adv; local 791 struct ll_adv_set *adv; local 830 struct ll_adv_set *adv; local 1720 struct ll_adv_set *adv = &ll_adv[handle]; local 1751 inline uint16_t ull_adv_handle_get(struct ll_adv_set *adv) [all …]
|
D | ll_tx_pwr.c | 53 struct ll_adv_set *adv; in ll_tx_pwr_lvl_get() local 151 struct ll_adv_set *adv; in ll_tx_pwr_lvl_set() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/ |
D | advertiser.c | 19 static void create_adv(struct bt_le_ext_adv **adv) in create_adv() 39 static void start_adv(struct bt_le_ext_adv *adv) in start_adv() 89 static int set_ad_data(struct bt_le_ext_adv *adv, const uint8_t *serialized_ad, in set_ad_data() 136 struct bt_le_ext_adv *adv = NULL; in entrypoint_advertiser() local
|
/Zephyr-latest/samples/bluetooth/cap_initiator/src/ |
D | cap_initiator_broadcast.c | 71 static int setup_extended_adv(struct bt_le_ext_adv **adv) in setup_extended_adv() 125 struct bt_le_ext_adv *adv) in setup_extended_adv_data() 176 static int start_extended_adv(struct bt_le_ext_adv *adv) in start_extended_adv() 198 struct bt_le_ext_adv *adv) in broadcast_start() 231 struct bt_le_ext_adv *adv; in cap_initiator_broadcast() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/ |
D | peripheral.c | 60 static void create_adv(struct bt_le_ext_adv **adv) in create_adv() 70 static void start_adv(struct bt_le_ext_adv *adv) in start_adv() 89 static void stop_adv(struct bt_le_ext_adv *adv) in stop_adv() 171 static void connect_pair_check_subscribtion(struct bt_le_ext_adv *adv) in connect_pair_check_subscribtion() 196 static void connect_restore_sec_check_subscribtion(struct bt_le_ext_adv *adv) in connect_restore_sec_check_subscribtion() 246 struct bt_le_ext_adv *adv = NULL; in run_peripheral() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/central/src/ |
D | tester.c | 22 void scanned_cb(struct bt_le_ext_adv *adv, struct bt_le_ext_adv_scanned_info *info) in scanned_cb() 72 static void connected_cb(struct bt_le_ext_adv *adv, struct bt_le_ext_adv_connected_info *info) in connected_cb() 89 struct bt_le_ext_adv *adv; in start_advertising() local 149 struct bt_le_ext_adv *adv; in tester_procedure_periph_delayed_start_of_conn_adv() local
|
/Zephyr-latest/samples/bluetooth/encrypted_advertising/peripheral/src/ |
D | peripheral_ead.c | 50 static int update_ad_data(struct bt_le_ext_adv *adv) in update_ad_data() 108 static int set_ad_data(struct bt_le_ext_adv *adv) in set_ad_data() 113 static bool rpa_expired_cb(struct bt_le_ext_adv *adv) in rpa_expired_cb() 128 static int create_adv(struct bt_le_ext_adv **adv) in create_adv() 143 static int start_adv(struct bt_le_ext_adv *adv) in start_adv() 165 static int stop_and_delete_adv(struct bt_le_ext_adv *adv) in stop_and_delete_adv() 305 struct bt_le_ext_adv *adv = NULL; in run_peripheral_sample() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | proxy_msg.c | 59 static void proxy_queue_put(struct bt_mesh_proxy_role *role, struct bt_mesh_adv *adv) in proxy_queue_put() 87 struct bt_mesh_adv *adv = proxy_queue_get(role); in proxy_sar_timeout() local 231 struct bt_mesh_adv *adv = user_data; in buf_send_end() local 236 static int proxy_relay_send(struct bt_conn *conn, struct bt_mesh_adv *adv) in proxy_relay_send() 266 int bt_mesh_proxy_relay_send(struct bt_conn *conn, struct bt_mesh_adv *adv) in bt_mesh_proxy_relay_send() 280 struct bt_mesh_adv *adv; in proxy_msg_send_pending() local
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | pbp_public_broadcast_source_test.c | 63 static struct bt_le_ext_adv *adv; variable 100 struct bt_le_ext_adv *adv) in setup_extended_adv_data() 178 static int start_extended_adv(struct bt_le_ext_adv *adv) in start_extended_adv() 201 static int stop_extended_adv(struct bt_le_ext_adv *adv) in stop_extended_adv()
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_scan_random_addr_check/src/ |
D | main.c | 114 struct bt_le_ext_adv adv = {0}; in ZTEST() local 143 struct bt_le_ext_adv adv = {0}; in ZTEST() local 175 struct bt_le_ext_adv adv = {0}; in ZTEST() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/ |
D | bis_broadcaster.c | 149 static void create_ext_adv(struct bt_le_ext_adv **adv) in create_ext_adv() 166 static void start_ext_adv(struct bt_le_ext_adv *adv) in start_ext_adv() 186 static void create_big(struct bt_le_ext_adv *adv, size_t cnt, struct bt_iso_big **out_big) in create_big() 251 struct bt_le_ext_adv *adv; in test_main() local 273 struct bt_le_ext_adv *adv; in test_main_disable() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/ |
D | broadcaster.c | 78 static void create_ext_adv(struct bt_le_ext_adv **adv) in create_ext_adv() 95 static void start_ext_adv(struct bt_le_ext_adv *adv) in start_ext_adv() 115 static void create_big(struct bt_le_ext_adv *adv, size_t cnt, struct bt_iso_big **out_big) in create_big() 146 struct bt_le_ext_adv *adv; in init() local
|
/Zephyr-latest/tests/bluetooth/common/testlib/src/ |
D | adv.c | 26 static void connected_cb(struct bt_le_ext_adv *adv, struct bt_le_ext_adv_connected_info *info) in connected_cb() 41 struct bt_le_ext_adv *adv = NULL; in bt_testlib_adv_conn() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/ |
D | test_undirected_peripheral.c | 128 static void adv_scanned_cb(struct bt_le_ext_adv *adv, struct bt_le_ext_adv_scanned_info *info) in adv_scanned_cb() 138 static void create_adv(struct bt_le_ext_adv **adv) in create_adv() 161 static void update_adv_params(struct bt_le_ext_adv *adv, enum adv_param_t adv_params, in update_adv_params() 226 static void start_adv(struct bt_le_ext_adv *adv) in start_adv() 247 static void stop_adv(struct bt_le_ext_adv *adv) in stop_adv() 374 struct bt_le_ext_adv *adv = NULL; in test_peripheral_main() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/extended/src/ |
D | ext_adv_advertiser.c | 37 static void create_ext_adv_set(struct bt_le_ext_adv **adv, bool connectable) in create_ext_adv_set() 54 static void start_ext_adv_set(struct bt_le_ext_adv *adv) in start_ext_adv_set() 67 static void stop_ext_adv_set(struct bt_le_ext_adv *adv) in stop_ext_adv_set() 81 static void delete_adv_set(struct bt_le_ext_adv *adv) in delete_adv_set()
|