Searched refs:net_buf_simple_pull_le32 (Results 1 – 15 of 15) sorted by relevance
25 metadata->fw_ver.build_num = net_buf_simple_pull_le32(buf); in bt_mesh_dfu_metadata_decode()34 metadata->comp_hash = net_buf_simple_pull_le32(buf); in bt_mesh_dfu_metadata_decode()
1226 info.size = net_buf_simple_pull_le32(buf); in handle_xfer_status()1420 caps.max_size = net_buf_simple_pull_le32(buf); in handle_info_status()
453 size = net_buf_simple_pull_le32(buf); in handle_xfer_start()
455 size = net_buf_simple_pull_le32(buf); in handle_upload_start()
383 proc->create_params.size = net_buf_simple_pull_le32(&net_buf); in oacp_command_decode()414 net_buf_simple_pull_le32(&net_buf); in oacp_command_decode()416 net_buf_simple_pull_le32(&net_buf); in oacp_command_decode()430 net_buf_simple_pull_le32(&net_buf); in oacp_command_decode()432 net_buf_simple_pull_le32(&net_buf); in oacp_command_decode()441 net_buf_simple_pull_le32(&net_buf); in oacp_command_decode()443 net_buf_simple_pull_le32(&net_buf); in oacp_command_decode()662 sys_put_le32(net_buf_simple_pull_le32(resp_param), (oacp_res + oacp_res_len)); in oacp_ind_send()
343 net_buf_simple_pull_le32(&net_buf); in olcp_ind_handler()386 checksum = net_buf_simple_pull_le32(&net_buf); in oacp_ind_handler()462 net_buf_simple_pull_le32(&net_buf); in read_feature_cb()465 net_buf_simple_pull_le32(&net_buf); in read_feature_cb()809 net_buf_simple_pull_le32(&net_buf); in read_object_size_cb()811 net_buf_simple_pull_le32(&net_buf); in read_object_size_cb()1114 cur_object->props = net_buf_simple_pull_le32(&net_buf); in read_obj_properties_cb()1683 rec->metadata.size.cur = net_buf_simple_pull_le32(buf); in decode_record()1695 rec->metadata.size.alloc = net_buf_simple_pull_le32(buf); in decode_record()1731 rec->metadata.props = net_buf_simple_pull_le32(buf); in decode_record()
116 zassert_equal(u32, net_buf_simple_pull_le32(&buf), in ZTEST()
738 uint32_t net_buf_simple_pull_le32(struct net_buf_simple *buf);2169 return net_buf_simple_pull_le32(&buf->b); in net_buf_pull_le32()
471 uint32_t net_buf_simple_pull_le32(struct net_buf_simple *buf) in net_buf_simple_pull_le32() function
475 delta = (int32_t) net_buf_simple_pull_le32(buf); in gen_delta_set_unack()557 delta = (int32_t) net_buf_simple_pull_le32(buf); in gen_delta_set()1057 printk("response = %08x\n", net_buf_simple_pull_le32(buf)); in vnd_status()2622 delta = (int32_t) net_buf_simple_pull_le32(buf); in gen_delta_set_unack_temp()2704 delta = (int32_t) net_buf_simple_pull_le32(buf); in gen_delta_set_temp()
558 internal_state->requested_bis_sync[i] = net_buf_simple_pull_le32(buf); in scan_delegator_add_source()718 internal_state->requested_bis_sync[i] = net_buf_simple_pull_le32(buf); in scan_delegator_mod_src()
156 subgroup->bis_sync = net_buf_simple_pull_le32(&buf); in parse_recv_state()
3597 location = net_buf_simple_pull_le32(&buf); in unicast_client_pacs_location_read_func()3655 location = net_buf_simple_pull_le32(&buf); in unicast_client_pacs_location_notify_cb()
3385 track_segs->segs[i].pos = (int32_t)net_buf_simple_pull_le32(&tmp_buf); in decode_track_segments()
434 audio_contexts = net_buf_simple_pull_le32(&ascs_svc_data); in check_audio_support_and_connect()