/Zephyr-latest/samples/bluetooth/tmap_bms/src/ |
D | cap_initiator.c | 135 static int setup_extended_adv(struct bt_le_ext_adv **adv) in setup_extended_adv() 165 struct bt_le_ext_adv *adv) in setup_extended_adv_data() 218 static int start_extended_adv(struct bt_le_ext_adv *adv) in start_extended_adv() 239 static int stop_and_delete_extended_adv(struct bt_le_ext_adv *adv) in stop_and_delete_extended_adv()
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_broadcast_source_test.c | 336 static int setup_extended_adv(struct bt_bap_broadcast_source *source, struct bt_le_ext_adv **adv) in setup_extended_adv() 396 struct bt_le_ext_adv *adv) in test_broadcast_source_reconfig() 454 struct bt_le_ext_adv *adv) in test_broadcast_source_start() 476 struct bt_le_ext_adv *adv) in test_broadcast_source_update_metadata() 540 static int stop_extended_adv(struct bt_le_ext_adv *adv) in stop_extended_adv() 592 struct bt_le_ext_adv *adv; in test_main() local 647 struct bt_le_ext_adv *adv; in test_main_update() local 698 struct bt_le_ext_adv *adv; in test_main_encrypted() local
|
D | cap_initiator_broadcast_test.c | 206 struct bt_le_ext_adv *adv) in setup_extended_adv_data() 251 static void start_extended_adv(struct bt_le_ext_adv *adv) in start_extended_adv() 270 static void stop_and_delete_extended_adv(struct bt_le_ext_adv *adv) in stop_and_delete_extended_adv() 403 struct bt_le_ext_adv *adv) in test_broadcast_audio_start_inval() 423 struct bt_le_ext_adv *adv) in test_broadcast_audio_start() 619 struct bt_le_ext_adv *adv; in test_main_cap_initiator_broadcast() local 662 struct bt_le_ext_adv *adv; in test_main_cap_initiator_broadcast_inval() local 710 struct bt_le_ext_adv *adv; in test_main_cap_initiator_broadcast_update() local 770 struct bt_le_ext_adv *adv; in test_cap_initiator_ac() local
|
D | bap_bass_broadcaster_test.c | 30 struct bt_le_ext_adv *adv; in test_main() local
|
/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_get_local/src/ |
D | test_suite_invalid_inputs.c | 190 struct bt_le_ext_adv adv = {0}; in ZTEST() local 243 struct bt_le_ext_adv adv = {0}; in ZTEST() local 296 struct bt_le_ext_adv adv = {0}; in ZTEST() local 349 struct bt_le_ext_adv adv = {0}; in ZTEST() local 393 struct bt_le_ext_adv adv = {0}; in ZTEST() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/src/ |
D | peer.c | 34 struct bt_le_ext_adv *adv; in entrypoint_peer() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag_2/src/ |
D | broadcaster.c | 77 static void create_ext_adv(struct bt_le_ext_adv **adv) in create_ext_adv() 94 static void start_ext_adv(struct bt_le_ext_adv *adv) in start_ext_adv() 114 static void create_big(struct bt_le_ext_adv *adv, size_t cnt, struct bt_iso_big **out_big) in create_big() 143 struct bt_le_ext_adv *adv; variable
|
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_source/src/ |
D | main.c | 148 static int setup_extended_adv(struct bt_le_ext_adv **adv) in setup_extended_adv() 180 struct bt_le_ext_adv *adv) in setup_extended_adv_data() 269 static int start_extended_adv(struct bt_le_ext_adv *adv) in start_extended_adv() 292 static int stop_and_delete_extended_adv(struct bt_le_ext_adv *adv) in stop_and_delete_extended_adv()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | adv.c | 92 struct bt_mesh_adv *adv; in adv_create_from_pool() local 121 struct bt_mesh_adv *bt_mesh_adv_ref(struct bt_mesh_adv *adv) in bt_mesh_adv_ref() 130 void bt_mesh_adv_unref(struct bt_mesh_adv *adv) in bt_mesh_adv_unref() 259 void bt_mesh_adv_send(struct bt_mesh_adv *adv, const struct bt_mesh_send_cb *cb, in bt_mesh_adv_send()
|
D | adv_legacy.c | 132 static inline void adv_send(struct bt_mesh_adv *adv) in adv_send() 153 struct bt_mesh_adv *adv; in adv_thread() local 223 int bt_mesh_adv_terminate(struct bt_mesh_adv *adv) in bt_mesh_adv_terminate()
|
D | pb_adv.c | 106 struct bt_mesh_adv *adv[3]; member 122 struct bt_mesh_adv *adv; member 172 static int send_unacked(struct bt_mesh_adv *adv, prov_bearer_send_complete_t cb, in send_unacked() 287 struct bt_mesh_adv *adv = link.tx.adv[i]; in free_segments() local 382 struct bt_mesh_adv *adv; in adv_create() local 450 struct bt_mesh_adv *adv; in gen_prov_ack_send() local 752 struct bt_mesh_adv *adv; in ctl_adv_create() local 770 static int bearer_ctl_send(struct bt_mesh_adv *adv) in bearer_ctl_send() 798 static int bearer_ctl_send_unacked(struct bt_mesh_adv *adv, void *user_data) in bearer_ctl_send_unacked() 820 struct bt_mesh_adv *start, *adv; in prov_send_adv() local
|
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/ |
D | common.c | 368 void common_prepare_df_cfg(struct ll_adv_set *adv, uint8_t cte_count) in common_prepare_df_cfg() 386 void common_validate_per_adv_chain(struct ll_adv_set *adv, uint8_t pdu_count) in common_validate_per_adv_chain() 440 void common_validate_chain_with_cte(struct ll_adv_set *adv, uint8_t cte_count, in common_validate_chain_with_cte() 498 void common_teardown(struct ll_adv_set *adv) in common_teardown()
|
D | test_remove_cte_from_chain.c | 53 struct ll_adv_set *adv; in ZTEST() local 78 struct ll_adv_set *adv; in ZTEST() local 107 struct ll_adv_set *adv; in ZTEST() local 133 struct ll_adv_set *adv; in ZTEST() local 166 struct ll_adv_set *adv; in remove_cte_from_chain_after_enqueue_to_lll() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/ |
D | dut_rpa_rotation.c | 43 bool cb_rpa_expired(struct bt_le_ext_adv *adv) in cb_rpa_expired() 57 static void create_adv(struct bt_le_ext_adv **adv, int id) in create_adv()
|
D | dut_rpa_expired.c | 44 bool rpa_expired_cb(struct bt_le_ext_adv *adv) in rpa_expired_cb() 82 static void create_adv(struct bt_le_ext_adv **adv, int id) in create_adv()
|
/Zephyr-latest/samples/bluetooth/extended_adv/advertiser/src/ |
D | main.c | 75 static int start_advertising(struct bt_le_ext_adv *adv) in start_advertising() 95 struct bt_le_ext_adv *adv; in main() local
|
/Zephyr-latest/samples/bluetooth/periodic_adv/src/ |
D | main.c | 21 struct bt_le_ext_adv *adv; in main() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/ |
D | bs_bt_utils.c | 127 void create_adv(struct bt_le_ext_adv **adv) in create_adv() 144 void start_adv(struct bt_le_ext_adv *adv) in start_adv() 152 void stop_adv(struct bt_le_ext_adv *adv) in stop_adv()
|
D | peripheral.c | 62 struct bt_le_ext_adv *adv = NULL; in peripheral() local
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_advertiser.c | 66 static void allocate_all_array(struct bt_mesh_adv **adv, size_t num_adv, uint8_t xmit) in allocate_all_array() 145 struct bt_mesh_adv *adv = (struct bt_mesh_adv *)cb_data; in realloc_end_cb() local 223 struct bt_mesh_adv *adv = (struct bt_mesh_adv *)user_data; in send_order_start_cb() local 280 static void send_adv_buf(struct bt_mesh_adv *adv, uint8_t curr, uint8_t prev) in send_adv_buf() 292 static void send_adv_array(struct bt_mesh_adv **adv, size_t num_buf, bool reverse) in send_adv_array() 319 struct bt_mesh_adv *adv; in test_tx_cb_single() local 357 struct bt_mesh_adv *adv[CONFIG_BT_MESH_ADV_BUF_COUNT]; in test_tx_cb_multi() local 430 struct bt_mesh_adv *adv = bt_mesh_adv_create(BT_MESH_ADV_DATA, BT_MESH_ADV_TAG_LOCAL, in test_tx_proxy_mixin() local 477 struct bt_mesh_adv *adv[CONFIG_BT_MESH_ADV_BUF_COUNT]; in test_tx_send_order() local 703 struct bt_mesh_adv *adv[CONFIG_BT_MESH_ADV_BUF_COUNT]; in test_tx_reverse_order() local [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_adv_sync.c | 138 struct ll_adv_set *adv; in ll_adv_sync_param_set() local 260 struct ll_adv_set *adv; in ll_adv_sync_ad_data_set() local 386 struct ll_adv_set *adv; in ll_adv_sync_enable() local 649 struct ll_adv_set *adv; in ll_adv_sync_set_info_transfer() local 693 struct ll_adv_set *adv; in ull_adv_sync_reset() local 780 struct ll_adv_set *adv = HDR_LLL2ULL(lll); in ull_adv_sync_time_get() local 791 uint32_t ull_adv_sync_evt_init(struct ll_adv_set *adv, in ull_adv_sync_evt_init() 826 uint32_t ull_adv_sync_start(struct ll_adv_set *adv, in ull_adv_sync_start() 938 struct ll_adv_set *adv; in ull_adv_sync_chm_complete() local 982 void ull_adv_sync_offset_get(struct ll_adv_set *adv) in ull_adv_sync_offset_get() [all …]
|
D | ull_adv_aux.c | 92 struct ll_adv_set *adv; in ll_adv_aux_random_addr_set() local 118 struct ll_adv_set *adv; in ll_adv_aux_ad_data_set() local 742 struct ll_adv_set *adv; in ll_adv_aux_sr_data_set() local 1335 struct ll_adv_set *adv; in ll_adv_aux_set_remove() local 1459 struct ll_adv_set *adv; in ull_adv_aux_chm_update() local 1499 uint8_t ull_adv_aux_hdr_set_clear(struct ll_adv_set *adv, in ull_adv_aux_hdr_set_clear() 2068 uint8_t ull_adv_aux_pdu_set_clear(struct ll_adv_set *adv, in ull_adv_aux_pdu_set_clear() 2753 void ull_adv_aux_offset_get(struct ll_adv_set *adv) in ull_adv_aux_offset_get() 2827 struct ll_adv_set *adv; in ull_adv_aux_done() local 3133 void ull_adv_aux_lll_auxptr_fill(struct pdu_adv *pdu, struct lll_adv *adv) in ull_adv_aux_lll_auxptr_fill() [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
D | test_past.c | 162 static void setup_ext_adv(struct bt_le_ext_adv **adv) in setup_ext_adv() 200 static void teardown_ext_adv(struct bt_le_ext_adv *adv) in teardown_ext_adv() 369 struct bt_le_ext_adv *adv; in test_broadcast_main() local 394 struct bt_le_ext_adv *adv; in test_broadcast_past_sender_main() local
|
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/ |
D | main.c | 156 static bool adv_rpa_expired_cb(struct bt_le_ext_adv *adv) in adv_rpa_expired_cb() 210 struct bt_le_ext_adv *adv; in main() local
|
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/src/ |
D | main.c | 35 static void request_cb(struct bt_le_ext_adv *adv, const struct bt_le_per_adv_data_request *request) in request_cb() 73 static void response_cb(struct bt_le_ext_adv *adv, struct bt_le_per_adv_response_info *info, in response_cb()
|