Home
last modified time | relevance | path

Searched defs:adv (Results 76 – 98 of 98) sorted by relevance

1234

/Zephyr-latest/subsys/bluetooth/mesh/
Dbeacon.c274 struct bt_mesh_adv *adv; in net_beacon_send() local
348 struct bt_mesh_adv *adv; in unprovisioned_beacon_send() local
Dproxy_cli.c81 bool bt_mesh_proxy_cli_relay(struct bt_mesh_adv *adv) in bt_mesh_proxy_cli_relay()
Dnet.c531 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
Dproxy_srv.c1072 bool bt_mesh_proxy_relay(struct bt_mesh_adv *adv, uint16_t dst) in bt_mesh_proxy_relay()
Dtransport.c123 struct bt_mesh_adv *adv; in send_unseg() local
Dfriend.c1241 struct bt_mesh_adv *adv; in friend_timeout() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_iso.c125 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
Dull_filter.c792 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()
Dull_llcp.c1094 struct ll_adv_set *adv; in ull_cp_periodic_sync() local
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcommon.c222 void setup_broadcast_adv(struct bt_le_ext_adv **adv) in setup_broadcast_adv()
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c769 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()
Dhci_core.h340 struct bt_le_ext_adv adv; member
343 struct bt_le_ext_adv *adv; member
Dconn.c3878 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/
Dcap_initiator.c1120 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
Dbap.c3360 struct bt_le_ext_adv *adv = adv_sets[selected_adv]; in cmd_start_broadcast() local
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c696 struct bt_le_ext_adv *adv; local
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c490 struct bt_le_ext_adv *adv; in main() local
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c733 struct bt_le_ext_adv *adv = adv_sets[selected_adv]; in cmd_big_create() local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmesh_test.c576 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/
Dmain.c727 struct bt_le_ext_adv *adv; in main() local
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c6491 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/
Dbap_broadcast_source.c1036 int bt_bap_broadcast_source_start(struct bt_bap_broadcast_source *source, struct bt_le_ext_adv *adv) in bt_bap_broadcast_source_start()
Dcap_initiator.c304 struct bt_le_ext_adv *adv) in bt_cap_initiator_broadcast_audio_start()

1234