/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/ |
D | lwm2m_senml_cbor_types.h | 108 struct record { struct 109 struct record_bn record_bn; argument 110 struct record_bt record_bt; argument 111 struct record_n record_n; argument 112 struct record_t record_t; argument 113 struct record_union_r record_union; argument 114 struct record_key_value_pair_m record_key_value_pair_m[5]; argument 115 size_t record_key_value_pair_m_count; argument 116 bool record_bn_present; argument 117 bool record_bt_present; argument [all …]
|
D | lwm2m_rw_senml_cbor.c | 162 struct record *record = GET_CBOR_FD_REC(fd); in put_basename() local 259 struct record *record = GET_CBOR_FD_REC(fd); in put_begin_r() local 306 struct record *record = GET_CBOR_FD_REC(fd); in put_begin_ri() local 351 struct record *record = GET_CBOR_FD_REC(fd); in put_name_nth_ri() local 372 struct record *record = CONSUME_CBOR_FD_REC(LWM2M_OFD_CBOR(out)); in put_value() local 410 struct record *record = CONSUME_CBOR_FD_REC(LWM2M_OFD_CBOR(out)); in put_time() local 428 struct record *record = CONSUME_CBOR_FD_REC(LWM2M_OFD_CBOR(out)); in put_float() local 447 struct record *record = CONSUME_CBOR_FD_REC(LWM2M_OFD_CBOR(out)); in put_string() local 466 struct record *record = CONSUME_CBOR_FD_REC(LWM2M_OFD_CBOR(out)); in put_bool() local 485 struct record *record = CONSUME_CBOR_FD_REC(LWM2M_OFD_CBOR(out)); in put_opaque() local [all …]
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/ |
D | has_client_test.c | 74 static void check_preset_record(const struct bt_has_preset_record *record, in check_preset_record() 85 const struct bt_has_preset_record *record, bool is_last) in preset_read_rsp_cb() 106 const struct bt_has_preset_record *record, bool is_last) in preset_update_cb()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/ |
D | sdp.c | 470 struct bt_sdp_record *record; in find_services() local 583 struct bt_sdp_record *record; in sdp_svc_search_req() local 785 static uint8_t bt_sdp_foreach_attr(struct bt_sdp_record *record, uint8_t idx, in bt_sdp_foreach_attr() 941 static uint16_t create_attr_list(struct bt_sdp *sdp, struct bt_sdp_record *record, in create_attr_list() 1079 struct bt_sdp_record *record; in sdp_svc_att_req() local 1197 struct bt_sdp_record *record; in sdp_svc_search_att_req() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/ |
D | has_client.c | 52 const struct bt_has_preset_record *record, bool is_last) in has_client_preset_read_rsp_cb()
|
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/ |
D | testinstance.py | 79 def record(self, recording, fname_csv="recording.csv"): member in TestInstance
|
/Zephyr-Core-3.7.0/subsys/net/lib/dns/ |
D | dns_sd.c | 921 bool dns_sd_rec_match(const struct dns_sd_rec *record, in dns_sd_rec_match() 991 int dns_sd_query_extract(const uint8_t *query, size_t query_size, struct dns_sd_rec *record, in dns_sd_query_extract()
|
D | mdns_responder.c | 342 const struct dns_sd_rec *record; in send_sd_response() local
|
/Zephyr-Core-3.7.0/scripts/dts/ |
D | gen_defines.py | 42 def format(self, record): argument
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/ |
D | has_client.c | 69 struct bt_has_preset_record record; in handle_read_preset_rsp() local 106 struct bt_has_preset_record record; in handle_generic_update() local
|
/Zephyr-Core-3.7.0/scripts/west_commands/ |
D | run_common.py | 70 def emit(self, record): argument
|
/Zephyr-Core-3.7.0/tests/net/lib/mdns_responder/src/ |
D | main.c | 39 struct dns_sd_rec *record; member
|
/Zephyr-Core-3.7.0/tests/net/lib/dns_sd/src/ |
D | main.c | 770 struct dns_sd_rec record; in ZTEST() local
|
/Zephyr-Core-3.7.0/tests/net/mld/src/ |
D | main.c | 642 struct mld_report_mcast_record record; in expect_exclude_mcast_report() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/services/ots/ |
D | ots_client.c | 1763 struct dirlisting_record_t record; in bt_ots_client_decode_dirlisting() local
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/ |
D | access.h | 1188 const struct bt_mesh_comp2_record *record; member
|
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/ |
D | cfg_cli.c | 2448 struct bt_mesh_comp_p2_record *record) in bt_mesh_comp_p2_record_pull()
|