Home
last modified time | relevance | path

Searched refs:net_buf_simple_clone (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dbuf.c216 net_buf_simple_clone(&parent->b, &view->b); in bt_buf_make_view()
/Zephyr-latest/tests/lib/net_buf/buf_simple/src/
Dmain.c46 net_buf_simple_clone(&buf, &clone); in ZTEST()
/Zephyr-latest/subsys/bluetooth/mesh/
Dfriend.c423 net_buf_simple_clone(&buf->b, &in); in unseg_app_sdu_decrypt()
428 net_buf_simple_clone(&in, &out); in unseg_app_sdu_decrypt()
441 net_buf_simple_clone(&buf->b, &sdu); in unseg_app_sdu_encrypt()
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_broadcast.c697 net_buf_simple_clone(ad, &buf_copy); in broadcast_scan_recv()
/Zephyr-latest/lib/net_buf/
Dbuf_simple.c50 void net_buf_simple_clone(const struct net_buf_simple *original, in net_buf_simple_clone() function
/Zephyr-latest/include/zephyr/
Dnet_buf.h188 void net_buf_simple_clone(const struct net_buf_simple *original,
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c1206 net_buf_simple_clone(ad, &buf_copy); in broadcast_scan_recv()
/Zephyr-latest/subsys/bluetooth/audio/
Dmcc.c3381 net_buf_simple_clone(buff, &tmp_buf); in decode_track_segments()
3556 net_buf_simple_clone(buff, &tmp_buf); in decode_group()
Dbap_unicast_client.c1668 net_buf_simple_clone(buf, &buf_clone); in unicast_client_ase_ntf_read_func()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c526 net_buf_simple_clone(buf, &buf_copy); in passes_scan_filter()
549 net_buf_simple_clone(buf, &buf_copy); in scan_recv()