/Zephyr-latest/subsys/bluetooth/mesh/ |
D | proxy_msg.c | 121 net_buf_simple_reset(&role->buf); in bt_mesh_proxy_msg_recv() 167 net_buf_simple_reset(&role->buf); in bt_mesh_proxy_msg_recv() 305 net_buf_simple_reset(&role->buf); in proxy_msg_init() 314 net_buf_simple_reset(&role->buf); in proxy_msg_init()
|
D | msg.c | 101 net_buf_simple_reset(model->pub->msg); in bt_mesh_msg_send()
|
D | pb_adv.c | 368 net_buf_simple_reset(link.rx.buf); in reset_adv_link() 507 net_buf_simple_reset(link.rx.buf); in gen_prov_cont() 603 net_buf_simple_reset(link.rx.buf); in gen_prov_start() 925 net_buf_simple_reset(link.rx.buf); in link_open() 1027 net_buf_simple_reset(link.rx.buf); in prov_link_open()
|
D | adv.c | 108 net_buf_simple_reset(&adv->b); in adv_create_from_pool()
|
D | health_cli.c | 442 net_buf_simple_reset(cli->pub.msg); in health_cli_reset()
|
D | transport.c | 722 net_buf_simple_reset(buf); in seg_rx_assemble() 765 net_buf_simple_reset(ctx->sdu); in sdu_try_decrypt()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | pbp.c | 60 net_buf_simple_reset(&pbp_ad_buf); in pbp_ad_data_add()
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | bap_broadcast_assistant.c | 155 net_buf_simple_reset(&att_buf); in bap_broadcast_assistant_discover_complete() 346 net_buf_simple_reset(&att_buf); in bap_long_read_reset() 664 net_buf_simple_reset(&att_buf); in discover_init() 800 net_buf_simple_reset(&att_buf); in bap_broadcast_assistant_write_cp_cb() 1186 net_buf_simple_reset(&att_buf); in bt_bap_broadcast_assistant_scan_start() 1248 net_buf_simple_reset(&att_buf); in bt_bap_broadcast_assistant_scan_stop() 1402 net_buf_simple_reset(&att_buf); in bt_bap_broadcast_assistant_add_src() 1529 net_buf_simple_reset(&att_buf); in bt_bap_broadcast_assistant_mod_src() 1631 net_buf_simple_reset(&att_buf); in bt_bap_broadcast_assistant_set_broadcast_code() 1671 net_buf_simple_reset(&att_buf); in bt_bap_broadcast_assistant_rem_src()
|
D | mpl.c | 331 net_buf_simple_reset(obj.content); in setup_icon_object() 349 net_buf_simple_reset(obj.content); in setup_segments_object() 393 net_buf_simple_reset(obj.content); in setup_track_object() 421 net_buf_simple_reset(obj.content); in setup_parent_group_object() 453 net_buf_simple_reset(obj.content); in setup_group_object()
|
D | mcc.c | 3312 net_buf_simple_reset(&otc_obj_buf); in on_obj_selected() 3354 net_buf_simple_reset(&otc_obj_buf); in on_icon_content() 3456 net_buf_simple_reset(&otc_obj_buf); in on_track_segments_content() 3494 net_buf_simple_reset(&otc_obj_buf); in on_current_track_content() 3532 net_buf_simple_reset(&otc_obj_buf); in on_next_track_content() 3611 net_buf_simple_reset(&otc_obj_buf); in on_parent_group_content() 3663 net_buf_simple_reset(&otc_obj_buf); in on_current_group_content()
|
D | tbs.c | 557 net_buf_simple_reset(buf); in net_buf_put_call_states() 610 net_buf_simple_reset(buf); in net_buf_put_current_calls() 1005 net_buf_simple_reset(&read_buf); in read_uri_scheme_list()
|
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/ |
D | main.c | 75 net_buf_simple_reset(&rsp_buf); in recv_cb()
|
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/ |
D | main.c | 98 net_buf_simple_reset(&rsp_buf); in recv_cb()
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_dir_list.c | 324 net_buf_simple_reset(&dir_list->net_buf); in bt_ots_dir_list_content_get()
|
D | ots_client.c | 594 net_buf_simple_reset(&otc_tx_buf); in write_olcp() 1230 net_buf_simple_reset(&otc_tx_buf); in oacp_read() 1287 net_buf_simple_reset(&otc_tx_buf); in oacp_write() 1335 net_buf_simple_reset(&otc_tx_buf); in oacp_checksum()
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | scan.c | 91 net_buf_simple_reset(&ext_scan_buf); in reset_reassembling_advertiser() 977 net_buf_simple_reset(&per_adv_sync->reassembly); in per_adv_sync_new() 1097 net_buf_simple_reset(&per_adv_sync->reassembly); in bt_hci_le_per_adv_report_common() 1112 net_buf_simple_reset(&per_adv_sync->reassembly); in bt_hci_le_per_adv_report_common() 1118 net_buf_simple_reset(&per_adv_sync->reassembly); in bt_hci_le_per_adv_report_common()
|
/Zephyr-latest/subsys/net/lib/mqtt_sn/ |
D | mqtt_sn.c | 152 net_buf_simple_reset(&client->tx); in encode_and_send() 1015 net_buf_simple_reset(&client->tx); in mqtt_sn_client_init() 1018 net_buf_simple_reset(&client->rx); in mqtt_sn_client_init() 1671 net_buf_simple_reset(&client->rx); in mqtt_sn_input()
|
/Zephyr-latest/tests/net/lib/mqtt_sn_packet/src/ |
D | mqtt_sn_packet.c | 530 net_buf_simple_reset(&msg); in ZTEST()
|
/Zephyr-latest/tests/lib/net_buf/buf_simple/src/ |
D | main.c | 36 net_buf_simple_reset(&buf); in net_buf_simple_test_suite_before()
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_provision.c | 1162 net_buf_simple_reset(&new_dev_comp); in reprovision_remote_comp_data_client() 1507 net_buf_simple_reset(&dev_comp); in test_device_pb_remote_client_server_same_dev() 1604 net_buf_simple_reset(comp); in comp_data_get()
|
D | test_friendship.c | 568 net_buf_simple_reset(test_model->pub->msg); in test_lpn_msg_mesh()
|
/Zephyr-latest/lib/net_buf/ |
D | buf.c | 93 net_buf_simple_reset(&buf->b); in net_buf_reset()
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_gap.c | 1006 net_buf_simple_reset(adv_buf); in device_found() 1021 net_buf_simple_reset(adv_buf); in device_found()
|
/Zephyr-latest/include/zephyr/ |
D | net_buf.h | 172 static inline void net_buf_simple_reset(struct net_buf_simple *buf) in net_buf_simple_reset() function
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | dfu.c | 162 net_buf_simple_reset(&dfu_comp_data); in cmd_dfu_comp_clear()
|