| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | beacon.c | 274 	struct bt_mesh_adv *adv;  in net_beacon_send()  local 348 	struct bt_mesh_adv *adv;  in unprovisioned_beacon_send()  local
  | 
| D | proxy_cli.c | 81 bool bt_mesh_proxy_cli_relay(struct bt_mesh_adv *adv)  in bt_mesh_proxy_cli_relay()
  | 
| D | net.c | 531 int bt_mesh_net_send(struct bt_mesh_net_tx *tx, struct bt_mesh_adv *adv,  in bt_mesh_net_send() 688 	struct bt_mesh_adv *adv;  in bt_mesh_net_relay()  local
  | 
| D | proxy_srv.c | 1072 bool bt_mesh_proxy_relay(struct bt_mesh_adv *adv, uint16_t dst)  in bt_mesh_proxy_relay()
  | 
| D | transport.c | 123 	struct bt_mesh_adv *adv;  in send_unseg()  local
  | 
| D | friend.c | 1241 	struct bt_mesh_adv *adv;  in friend_timeout()  local
  | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | ull_adv_iso.c | 125 	struct ll_adv_set *adv;  in big_create()  local 725 	struct ll_adv_set *adv;  in ll_big_terminate()  local 1379 	struct ll_adv_set *adv;  in adv_iso_chm_complete_commit()  local
  | 
| D | ull_filter.c | 792 			struct ll_adv_set *adv;  in ull_filter_rpa_update()  local 1158 static void rpa_adv_refresh(struct ll_adv_set *adv)  in rpa_adv_refresh()
  | 
| D | ull_llcp.c | 1094 		struct ll_adv_set *adv;  in ull_cp_periodic_sync()  local
  | 
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ | 
| D | common.c | 222 void setup_broadcast_adv(struct bt_le_ext_adv **adv)  in setup_broadcast_adv()
  | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | hci_core.c | 769 int bt_le_create_conn_synced(const struct bt_conn *conn, const struct bt_le_ext_adv *adv,  in bt_le_create_conn_synced() 1241 		struct bt_le_ext_adv *adv = bt_le_adv_lookup_legacy();  in le_conn_complete_adv_timeout()  local 1370 		struct bt_le_ext_adv *adv = bt_le_adv_lookup_legacy();  in bt_hci_le_enh_conn_complete()  local 1409 			struct bt_le_ext_adv *adv = bt_le_adv_lookup_legacy();  in bt_hci_le_enh_conn_complete()  local 1443 			struct bt_le_ext_adv *adv = bt_le_adv_lookup_legacy();  in bt_hci_le_enh_conn_complete()  local 2548 int bt_hci_get_adv_handle(const struct bt_le_ext_adv *adv, uint8_t *adv_handle)  in bt_hci_get_adv_handle()
  | 
| D | hci_core.h | 340 	struct bt_le_ext_adv    adv;  member 343 	struct bt_le_ext_adv    *adv;  member
  | 
| D | conn.c | 3878 int bt_conn_le_create_synced(const struct bt_le_ext_adv *adv,  in bt_conn_le_create_synced()
  | 
| /Zephyr-latest/subsys/bluetooth/audio/shell/ | 
| D | cap_initiator.c | 1120 	struct bt_le_ext_adv *adv = adv_sets[selected_adv];  in cmd_broadcast_start()  local 1237 	struct bt_le_ext_adv *adv;  in cap_ac_broadcast()  local
  | 
| D | bap.c | 3360 	struct bt_le_ext_adv *adv = adv_sets[selected_adv];  in cmd_start_broadcast()  local
  | 
| /Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/ | 
| D | main.c | 696 	struct bt_le_ext_adv *adv;  local
  | 
| /Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/ | 
| D | main.c | 490 	struct bt_le_ext_adv *adv;  in main()  local
  | 
| /Zephyr-latest/subsys/bluetooth/host/shell/ | 
| D | iso.c | 733 	struct bt_le_ext_adv *adv = adv_sets[selected_adv];  in cmd_big_create()  local
  | 
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ | 
| D | mesh_test.c | 576 	struct bt_mesh_adv *adv = bt_mesh_adv_create(BT_MESH_ADV_DATA, BT_MESH_ADV_TAG_LOCAL,  in bt_mesh_test_send_over_adv_cb()  local
  | 
| /Zephyr-latest/samples/bluetooth/bap_unicast_server/src/ | 
| D | main.c | 727 	struct bt_le_ext_adv *adv;  in main()  local
  | 
| /Zephyr-latest/subsys/bluetooth/controller/hci/ | 
| D | hci.c | 6491 static inline void le_dir_adv_report(struct pdu_adv *adv, struct net_buf *buf, 6562 static inline void le_mesh_scan_report(struct pdu_adv *adv, 6607 	struct pdu_adv *adv = (void *)pdu_data;  local 6734 	struct pdu_adv *adv = (void *)pdu_data;  local 6870 	const struct pdu_adv *adv = (void *)node_rx_data->pdu;  local 7142 	struct pdu_adv *adv;  local 7611 	struct pdu_adv *adv = (void *)pdu_data;  local 7714 	struct pdu_adv *adv = (void *)pdu_data;  local 8291 	struct pdu_adv *adv = (void *)pdu_data;  local 8347 	struct pdu_adv *adv = (void *)pdu;  local
  | 
| /Zephyr-latest/subsys/bluetooth/audio/ | 
| D | bap_broadcast_source.c | 1036 int bt_bap_broadcast_source_start(struct bt_bap_broadcast_source *source, struct bt_le_ext_adv *adv)  in bt_bap_broadcast_source_start()
  | 
| D | cap_initiator.c | 304 					   struct bt_le_ext_adv *adv)  in bt_cap_initiator_broadcast_audio_start()
  |