Home
last modified time | relevance | path

Searched refs:net_buf_simple_pull_le16 (Results 1 – 25 of 38) sorted by relevance

12

/Zephyr-Core-3.4.0/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/
Ddevice_composition.c339 level = (int16_t) net_buf_simple_pull_le16(buf); in gen_level_set_unack()
405 level = (int16_t) net_buf_simple_pull_le16(buf); in gen_level_set()
642 delta = (int16_t) net_buf_simple_pull_le16(buf); in gen_move_set_unack()
716 delta = (int16_t) net_buf_simple_pull_le16(buf); in gen_move_set()
791 printk("Present Level = %04x\n", net_buf_simple_pull_le16(buf)); in gen_level_status()
794 printk("Target Level = %04x\n", net_buf_simple_pull_le16(buf)); in gen_level_status()
1019 current = net_buf_simple_pull_le16(buf); in vnd_set_unack()
1056 printk("cmd = %04x\n", net_buf_simple_pull_le16(buf)); in vnd_status()
1122 actual = net_buf_simple_pull_le16(buf); in light_lightness_set_unack()
1188 actual = net_buf_simple_pull_le16(buf); in light_lightness_set()
[all …]
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Dcfg_srv.c112 id = net_buf_simple_pull_le16(buf); in get_model()
122 company = net_buf_simple_pull_le16(buf); in get_model()
123 id = net_buf_simple_pull_le16(buf); in get_model()
385 get_idx = net_buf_simple_pull_le16(buf); in app_key_get()
712 elem_addr = net_buf_simple_pull_le16(buf); in mod_pub_get()
765 elem_addr = net_buf_simple_pull_le16(buf); in mod_pub_set()
771 pub_addr = net_buf_simple_pull_le16(buf); in mod_pub_set()
772 pub_app_idx = net_buf_simple_pull_le16(buf); in mod_pub_set()
863 elem_addr = net_buf_simple_pull_le16(buf); in mod_pub_va_set()
870 pub_app_idx = net_buf_simple_pull_le16(buf); in mod_pub_va_set()
[all …]
Ddfu_metadata.c24 metadata->fw_ver.revision = net_buf_simple_pull_le16(buf); in bt_mesh_dfu_metadata_decode()
35 metadata->elems = net_buf_simple_pull_le16(buf); in bt_mesh_dfu_metadata_decode()
Dhealth_srv.c115 company_id = net_buf_simple_pull_le16(buf); in health_fault_get()
135 company_id = net_buf_simple_pull_le16(buf); in health_fault_clear_unrel()
154 company_id = net_buf_simple_pull_le16(buf); in health_fault_clear()
185 company_id = net_buf_simple_pull_le16(buf); in health_fault_test_unrel()
208 company_id = net_buf_simple_pull_le16(buf); in health_fault_test()
Dcfg_cli.c184 net_idx = net_buf_simple_pull_le16(buf) & 0xfff; in krp_status()
278 net_idx = net_buf_simple_pull_le16(buf) & 0xfff; in net_key_status()
333 net_buf_simple_pull_le16(buf) & 0xfff; in net_key_list()
444 net_idx = net_buf_simple_pull_le16(buf) & 0xfff; in app_key_list()
462 param->keys[i++] = net_buf_simple_pull_le16(buf) & 0xfff; in app_key_list()
509 elem_addr = net_buf_simple_pull_le16(buf); in mod_app_status()
510 mod_app_idx = net_buf_simple_pull_le16(buf); in mod_app_status()
513 cid = net_buf_simple_pull_le16(buf); in mod_app_status()
518 mod_id = net_buf_simple_pull_le16(buf); in mod_app_status()
573 elem_addr = net_buf_simple_pull_le16(buf); in mod_member_list_handle()
[all …]
Dlarge_comp_data_srv.c57 offset = net_buf_simple_pull_le16(buf); in handle_large_comp_data_get()
103 offset = net_buf_simple_pull_le16(buf); in handle_models_metadata_get()
Dop_agg_cli.c54 elem_addr = net_buf_simple_pull_le16(buf); in handle_status()
70 addr = net_buf_simple_pull_le16(agg->srcs); in handle_status()
Dpriv_beacon_srv.c136 net_idx = net_buf_simple_pull_le16(buf) & 0xfff; in handle_node_id_get()
151 net_idx = net_buf_simple_pull_le16(buf) & 0xfff; in handle_node_id_set()
Dlarge_comp_data_cli.c51 offset = net_buf_simple_pull_le16(buf); in data_status()
52 total_size = net_buf_simple_pull_le16(buf); in data_status()
Dpb_gatt_cli.c126 oob_info = (bt_mesh_prov_oob_info_t)net_buf_simple_pull_le16(buf); in bt_mesh_pb_gatt_cli_adv_recv()
Ddfd_srv.c135 addr = net_buf_simple_pull_le16(buf); in handle_receivers_add()
164 first = net_buf_simple_pull_le16(buf); in handle_receivers_get()
165 cnt = net_buf_simple_pull_le16(buf); in handle_receivers_get()
276 params.app_idx = net_buf_simple_pull_le16(buf); in handle_start()
278 params.timeout_base = net_buf_simple_pull_le16(buf); in handle_start()
282 params.slot_idx = net_buf_simple_pull_le16(buf); in handle_start()
294 params.group = net_buf_simple_pull_le16(buf); in handle_start()
380 timeout_base = net_buf_simple_pull_le16(buf); in handle_upload_start()
552 idx = net_buf_simple_pull_le16(buf); in handle_fw_get_by_index()
Dsol_pdu_rpl_srv.c49 range = net_buf_simple_pull_le16(buf); in item_clear()
Dop_agg_srv.c37 elem = net_buf_simple_pull_le16(buf); in handle_sequence()
Dop_agg.c116 len = net_buf_simple_pull_le16(buf) >> 1; in bt_mesh_op_agg_decode_msg()
Dsol_pdu_rpl_cli.c39 range = net_buf_simple_pull_le16(buf); in handle_status()
Dsolicitation.c210 uuid = net_buf_simple_pull_le16(buf); in bt_mesh_sol_recv()
224 uuid = net_buf_simple_pull_le16(buf); in bt_mesh_sol_recv()
Dblob_cli.c1228 info.mtu_size = net_buf_simple_pull_le16(buf); in handle_xfer_status()
1352 status.block.number = net_buf_simple_pull_le16(buf); in handle_block_status()
1353 chunk_size = net_buf_simple_pull_le16(buf); in handle_block_status()
1418 caps.max_chunks = net_buf_simple_pull_le16(buf); in handle_info_status()
1419 caps.max_chunk_size = net_buf_simple_pull_le16(buf); in handle_info_status()
1421 caps.mtu_size = net_buf_simple_pull_le16(buf); in handle_info_status()
Dhealth_cli.c52 cid = net_buf_simple_pull_le16(buf); in health_fault_status()
104 cid = net_buf_simple_pull_le16(buf); in health_current_status()
Dblob_srv.c413 mtu_size = net_buf_simple_pull_le16(buf); in handle_xfer_start()
594 block_number = net_buf_simple_pull_le16(buf); in handle_block_start()
595 chunk_size = net_buf_simple_pull_le16(buf); in handle_block_start()
690 idx = net_buf_simple_pull_le16(buf); in handle_chunk()
Dgatt_cli.c280 uuid = net_buf_simple_pull_le16(buf); in gatt_advertising_recv()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/audio/src/
Dtmap_client_test.c58 uuid_val = net_buf_simple_pull_le16(&tmas_svc_data); in check_audio_support_and_connect()
71 peer_tmap_role = net_buf_simple_pull_le16(&tmas_svc_data); in check_audio_support_and_connect()
/Zephyr-Core-3.4.0/samples/bluetooth/tmap_central/src/
Dmain.c158 uuid_val = net_buf_simple_pull_le16(&tmas_svc_data); in check_audio_support_and_connect()
171 peer_tmap_role = net_buf_simple_pull_le16(&tmas_svc_data); in check_audio_support_and_connect()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/att/read_fill_buf/client/
Dmain.c66 remote_read_send_len = net_buf_simple_pull_le16(&attr_value); in test_long_read()
/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Daudio.c234 codec->cid = net_buf_simple_pull_le16(buf); in decode_subgroup()
235 codec->vid = net_buf_simple_pull_le16(buf); in decode_subgroup()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/adv/periodic/src/
Dper_adv_syncer.c154 buf_data_len = (uint8_t)net_buf_simple_pull_le16(buf); in recv_cb()

12