/samples/bluetooth/eddystone/src/ |
A D | main.c | 172 void *buf, uint16_t len, uint16_t offset) in read_caps() 181 void *buf, uint16_t len, uint16_t offset) in read_slot() 210 void *buf, uint16_t len, uint16_t offset) in read_tx_power() 244 void *buf, uint16_t len, uint16_t offset) in read_adv_tx_power() 259 uint16_t offset, in write_adv_tx_power() 292 void *buf, uint16_t len, uint16_t offset) in read_lock() 337 void *buf, uint16_t len, uint16_t offset) in read_unlock() 376 void *buf, uint16_t len, uint16_t offset) in read_ecdh() 387 void *buf, uint16_t len, uint16_t offset) in read_eid() 397 uint16_t len, uint16_t offset) in read_adv_data() [all …]
|
/samples/net/lwm2m_client/src/ |
A D | timer.c | 20 size_t total_size, size_t offset) in timer_on_off_validate_cb() 37 size_t total_size, size_t offset) in timer_digital_state_cb()
|
A D | led.c | 25 uint16_t data_len, bool last_block, size_t total_size, size_t offset) in led_on_off_cb()
|
A D | firmware_update.c | 44 size_t total_size, size_t offset) in firmware_block_received_cb()
|
/samples/bluetooth/peripheral_hids/src/ |
A D | hog.c | 94 uint16_t len, uint16_t offset) in read_info() 102 uint16_t len, uint16_t offset) in read_report_map() 110 uint16_t len, uint16_t offset) in read_report() 123 uint16_t len, uint16_t offset) in read_input_report() 130 const void *buf, uint16_t len, uint16_t offset, in write_ctrl_point()
|
/samples/drivers/soc_flash_nrf/src/ |
A D | main.c | 85 uint32_t i, offset; in write_and_verify_test_data() local 118 uint32_t offset; in main() local
|
/samples/bluetooth/peripheral/src/ |
A D | main.c | 51 void *buf, uint16_t len, uint16_t offset) in read_vnd() 60 const void *buf, uint16_t len, uint16_t offset, in write_vnd() 108 uint16_t len, uint16_t offset, uint8_t flags) in write_long_vnd() 136 void *buf, uint16_t len, uint16_t offset) in read_signed() 145 const void *buf, uint16_t len, uint16_t offset, in write_signed() 167 const void *buf, uint16_t len, uint16_t offset, in write_without_rsp_vnd()
|
/samples/bluetooth/direct_adv/src/ |
A D | main.c | 40 void *buf, uint16_t len, uint16_t offset) in read_signed() 49 const void *buf, uint16_t len, uint16_t offset, in write_signed()
|
/samples/boards/nordic/nrf53_sync_rtc/net/src/ |
A D | main.c | 25 int32_t offset = z_nrf_rtc_timer_nrf53net_offset_get(); in sync_callback() local
|
/samples/bluetooth/peripheral_accept_list/src/ |
A D | main.c | 37 void *buf, uint16_t len, uint16_t offset) in read_signed() 46 const void *buf, uint16_t len, uint16_t offset, in write_signed()
|
/samples/boards/phytec/reel_board/mesh_badge/src/ |
A D | main.c | 31 void *buf, uint16_t len, uint16_t offset) in read_name() 40 const void *buf, uint16_t len, uint16_t offset, in write_name()
|
/samples/arch/mpu/mpu_test/src/ |
A D | main.c | 57 uint32_t offset; in cmd_write_mcux() local 82 uint32_t offset = FLASH_MEM + 0x4000; in cmd_write_stm32() local
|
/samples/net/sockets/coap_download/src/ |
A D | main.c | 34 static void on_coap_response(int16_t result_code, size_t offset, const uint8_t *payload, size_t len, in on_coap_response()
|
/samples/bluetooth/peripheral_ots/src/ |
A D | main.c | 140 off_t offset) in ots_obj_read() 172 off_t offset, size_t rem) in ots_obj_write() 200 off_t offset, size_t len, void **data) in ots_obj_cal_checksum()
|
/samples/bluetooth/encrypted_advertising/peripheral/src/ |
A D | peripheral_ead.c | 39 uint16_t len, uint16_t offset) in read_key_material() 53 size_t offset; in update_ad_data() local
|
/samples/bluetooth/st_ble_sensor/src/ |
A D | main.c | 106 uint16_t len, uint16_t offset, uint8_t flags) in recv()
|
/samples/subsys/usb/uac2_explicit_feedback/src/ |
A D | feedback_nrf.c | 300 static inline int32_t offset_to_correction(int32_t offset) in offset_to_correction() 372 int32_t offset = ctx->rel_sof_offset + ctx->base_sof_offset; in feedback_process() local
|
/samples/bluetooth/peripheral_esp/src/ |
A D | main.c | 97 void *buf, uint16_t len, uint16_t offset) in read_u16() 191 uint16_t len, uint16_t offset) in read_es_measurement() 209 uint16_t len, uint16_t offset) in read_temp_valid_range() 232 uint16_t offset) in read_temp_trigger_setting()
|
/samples/boards/renesas/openamp_linux_zephyr/src/ |
A D | resource_table.h | 59 unsigned int offset[RSC_TABLE_NUM_ENTRY]; member
|
/samples/subsys/usb/uac2_implicit_feedback/src/ |
A D | feedback_nrf.c | 215 int32_t offset = ctx->rel_sof_offset + ctx->base_sof_offset; in feedback_samples_offset() local
|
/samples/bluetooth/peripheral_csc/src/ |
A D | main.c | 101 uint16_t len, uint16_t offset) in read_location() 111 uint16_t len, uint16_t offset) in read_csc_feature() 132 const void *buf, uint16_t len, uint16_t offset, in write_ctrl_point()
|
/samples/bluetooth/channel_sounding/src/ |
A D | cs_test_initiator.c | 43 const void *buf, uint16_t len, uint16_t offset, uint8_t flags) in on_attr_write_cb()
|
/samples/bluetooth/periodic_sync_rsp/src/ |
A D | main.c | 134 uint16_t len, uint16_t offset, uint8_t flags) in write_timing()
|
/samples/net/sockets/echo_server/src/ |
A D | tcp.c | 142 int offset = 0; in handle_data() local
|
/samples/bluetooth/hap_ha/src/ |
A D | vcp_vol_renderer.c | 90 static void vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vocs_state_cb()
|