/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/ |
A D | cfg_cli.h | 66 int bt_mesh_cfg_mod_app_bind(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_app_idx, u16_t m… 68 int bt_mesh_cfg_mod_app_bind_vnd(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_app_idx, u16… 71 int bt_mesh_cfg_mod_app_unbind(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_app_idx, u16_t… 74 int bt_mesh_cfg_mod_app_unbind_vnd(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_app_idx, u… 136 int bt_mesh_cfg_mod_pub_get_vnd(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_id, u16_t cid, 142 int bt_mesh_cfg_mod_pub_set_vnd(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_id, u16_t cid, 145 int bt_mesh_cfg_mod_sub_add(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t sub_addr, u16_t mod_i… 151 int bt_mesh_cfg_mod_sub_add_vnd(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t sub_addr, u16_t m… 156 int bt_mesh_cfg_mod_sub_del_vnd(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t sub_addr, u16_t m… 159 int bt_mesh_cfg_mod_sub_overwrite(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t sub_addr, u16_t… [all …]
|
A D | health_cli.h | 29 u8_t test_id, u16_t cid, u8_t *faults, 49 int bt_mesh_health_fault_get(u16_t net_idx, u16_t addr, u16_t app_idx, 50 u16_t cid, u8_t *test_id, u8_t *faults, 53 int bt_mesh_health_fault_clear(u16_t net_idx, u16_t addr, u16_t app_idx, 54 u16_t cid, u8_t *test_id, u8_t *faults, 57 int bt_mesh_health_fault_test(u16_t net_idx, u16_t addr, u16_t app_idx, 58 u16_t cid, u8_t test_id, u8_t *faults, 61 int bt_mesh_health_period_get(u16_t net_idx, u16_t addr, u16_t app_idx, 64 int bt_mesh_health_period_set(u16_t net_idx, u16_t addr, u16_t app_idx, 67 int bt_mesh_health_attention_get(u16_t net_idx, u16_t addr, u16_t app_idx, [all …]
|
A D | access.h | 56 u16_t addr; 57 u16_t grop_addr; 60 u16_t loc; 132 u16_t net_idx; 135 u16_t app_idx; 138 u16_t addr; 141 u16_t recv_dst; 328 u16_t id; 418 u16_t cid; 419 u16_t pid; [all …]
|
A D | cfg_srv.h | 40 u16_t dst; 41 u16_t count; 44 u16_t feat; 45 u16_t net_idx; 52 u16_t src; 53 u16_t dst; 54 u16_t count; 59 void (*func)(u8_t hops, u16_t feat); 80 u8_t bt_mesh_mod_bind(struct bt_mesh_model *model, u16_t key_idx); 81 u8_t bt_mesh_mod_sub_add(struct bt_mesh_model *model, u16_t sub_addr); [all …]
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | l2cap_internal.h | 27 u16_t len; 28 u16_t cid; 34 u16_t len; 48 u16_t scid; 49 u16_t dcid; 54 u16_t psm; 55 u16_t scid; 73 u16_t dcid; 74 u16_t scid; 85 u16_t dcid; [all …]
|
A D | att_internal.h | 26 u16_t handle; 32 u16_t mtu; 37 u16_t mtu; 52 u16_t handle; 53 u16_t uuid; 57 u16_t handle; 73 u16_t type; 97 u16_t handle; 111 u16_t handle; 235 u16_t len; [all …]
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/ |
A D | provisioner_main.h | 47 u16_t unicast_addr, u8_t element_num, u16_t net_idx, 58 const u8_t *provisioner_net_key_get(u16_t net_idx); 88 int bt_mesh_provisioner_local_app_key_add(const u8_t app_key[16], u16_t net_idx, u16_t *app_idx); 90 const u8_t *bt_mesh_provisioner_local_app_key_get(u16_t net_idx, u16_t app_idx); 92 int bt_mesh_provisioner_local_app_key_delete(u16_t net_idx, u16_t app_idx); 103 int bt_mesh_provisioner_bind_local_model_app_idx(u16_t elem_addr, u16_t mod_id, 104 u16_t cid, u16_t app_idx); 107 int bt_mesh_provisioner_unbind_local_model_app_idx(u16_t elem_addr, u16_t mod_id, 108 u16_t cid, u16_t app_idx); 112 int bt_mesh_provisioner_bind_local_app_net_idx(u16_t net_idx, u16_t app_idx); [all …]
|
A D | net.h | 38 u16_t net_idx; 39 u16_t app_idx; 86 u16_t src; 103 u16_t lpn; 109 u16_t counter; 111 u16_t net_idx; 163 u16_t frnd; 183 u16_t counter; 313 u16_t src; 370 u16_t addr; [all …]
|
A D | provisioner_prov.h | 55 u16_t auto_appkey_idx; 63 u16_t oob_info; 79 u16_t net_idx; 93 u16_t oob_info; /* oob info contained in adv pkt */ 95 u16_t unicast_addr; /* primary unicast address of this node */ 96 u16_t net_idx; /* Netkey index got during provisioning */ 120 void (*le_param_updated)(struct bt_conn *conn, u16_t interval, u16_t latency, u16_t timeout); 252 u16_t provisioner_srv_uuid_recv(struct net_buf_simple *buf); 387 u8_t bt_mesh_temp_prov_set_unicast_addr(u16_t min, u16_t max); 413 … u16_t unicast_addr, u16_t net_idx, u8_t flags, bt_u32_t iv_index, [all …]
|
A D | access.h | 23 struct bt_mesh_elem *bt_mesh_elem_find(u16_t addr); 25 struct bt_mesh_model *bt_mesh_model_find_vnd(struct bt_mesh_elem *elem, u16_t company, u16_t id); 26 struct bt_mesh_model *bt_mesh_model_find(struct bt_mesh_elem *elem, u16_t id); 28 u16_t *bt_mesh_model_find_group(struct bt_mesh_model *mod, u16_t addr); 30 bool bt_mesh_fixed_group_match(u16_t addr); 38 void bt_mesh_comp_provision(u16_t addr); 41 u16_t bt_mesh_primary_addr(void); 51 u16_t bt_mesh_primary_addr(void);
|
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | gatt.h | 293 u16_t unit; 420 void *buf, u16_t buf_len, u16_t offset, 440 void *buf, u16_t len, u16_t offset); 506 void *buf, u16_t len, u16_t offset); 536 u16_t len, u16_t offset); 639 u16_t len, u16_t offset); 659 u16_t len, u16_t offset, u8_t flags); 722 u16_t len, u16_t offset); 754 u16_t len, u16_t offset); 786 u16_t len, u16_t offset); [all …]
|
A D | hci.h | 56 u16_t handle; 57 u16_t len; 62 u16_t opcode; 243 u16_t handle; 323 u16_t handle; 328 u16_t handle; 351 u16_t handle; 356 u16_t handle; 450 u16_t count; 794 u16_t ediv; [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/ |
A D | pbuf.h | 156 u16_t tot_len; 159 u16_t len; 172 u16_t ref; 229 void pbuf_realloc(struct pbuf *p, u16_t size); 234 u16_t pbuf_clen(const struct pbuf *p); 239 u16_t pbuf_copy_partial(const struct pbuf *p, void *dataptr, u16_t len, u16_t offset); 241 err_t pbuf_take_at(struct pbuf *buf, const void *dataptr, u16_t len, u16_t offset); 242 struct pbuf *pbuf_skip(struct pbuf* in, u16_t in_offset, u16_t* out_offset); 246 u16_t len, u16_t *chksum); 255 u16_t pbuf_memcmp(const struct pbuf* p, u16_t offset, const void* s2, u16_t n); [all …]
|
A D | inet_chksum.h | 74 u16_t inet_chksum(const void *dataptr, u16_t len); 75 u16_t inet_chksum_pbuf(struct pbuf *p); 77 u16_t lwip_chksum_copy(void *dst, const void *src, u16_t len); 81 u16_t inet_chksum_pseudo(struct pbuf *p, u8_t proto, u16_t proto_len, 83 u16_t inet_chksum_pseudo_partial(struct pbuf *p, u8_t proto, 84 u16_t proto_len, u16_t chksum_len, const ip4_addr_t *src, const ip4_addr_t *dest); 88 u16_t ip6_chksum_pseudo(struct pbuf *p, u8_t proto, u16_t proto_len, 90 u16_t ip6_chksum_pseudo_partial(struct pbuf *p, u8_t proto, u16_t proto_len, 95 u16_t ip_chksum_pseudo(struct pbuf *p, u8_t proto, u16_t proto_len, 97 u16_t ip_chksum_pseudo_partial(struct pbuf *p, u8_t proto, u16_t proto_len, [all …]
|
A D | udp.h | 78 const ip_addr_t *addr, u16_t port); 91 u16_t local_port, remote_port; 102 u16_t chksum_len_rx, chksum_len_tx; 119 u16_t port); 121 u16_t port); 126 const ip_addr_t *dst_ip, u16_t dst_port, 129 const ip_addr_t *dst_ip, u16_t dst_port, 137 const ip_addr_t *dst_ip, u16_t dst_port, 139 u16_t chksum); 142 u8_t have_chksum, u16_t chksum); [all …]
|
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/ |
A D | snmp_msg.h | 79 u16_t varbind_count; 99 u16_t source_port; 105 u16_t community_strlen; 140 u16_t inbound_varbind_offset; 141 u16_t inbound_varbind_len; 142 u16_t inbound_padding_len; 146 u16_t outbound_pdu_offset; 149 u16_t outbound_varbind_offset; 168 u16_t vb_value_len; 170 u16_t oid_value_len; [all …]
|
A D | snmp_asn1.h | 76 u16_t value_len; /* encoded length of the value */ 83 err_t snmp_asn1_dec_u32t(struct snmp_pbuf_stream *pbuf_stream, u16_t len, u32_t *value); 84 err_t snmp_asn1_dec_u64t(struct snmp_pbuf_stream *pbuf_stream, u16_t len, u32_t *value); 85 err_t snmp_asn1_dec_s32t(struct snmp_pbuf_stream *pbuf_stream, u16_t len, s32_t *value); 87 …nmp_asn1_dec_raw(struct snmp_pbuf_stream *pbuf_stream, u16_t len, u8_t *buf, u16_t* buf_len, u16_t… 91 void snmp_asn1_enc_length_cnt(u16_t length, u8_t *octets_needed); 92 void snmp_asn1_enc_u32t_cnt(u32_t value, u16_t *octets_needed); 93 void snmp_asn1_enc_u64t_cnt(const u32_t *value, u16_t *octets_needed); 94 void snmp_asn1_enc_s32t_cnt(s32_t value, u16_t *octets_needed); 95 void snmp_asn1_enc_oid_cnt(const u32_t *oid, u16_t oid_len, u16_t *octets_needed); [all …]
|
A D | snmp_mib2_system.c | 70 static u16_t syscontact_bufsize = 0; /* 0=not writable */ 78 static u16_t sysname_bufsize = 0; /* 0=not writable */ 96 snmp_mib2_set_sysdescr(const u8_t *str, const u16_t *len) in snmp_mib2_set_sysdescr() 118 snmp_mib2_set_syscontact(u8_t *ocstr, u16_t *ocstrlen, u16_t bufsize) in snmp_mib2_set_syscontact() 160 snmp_mib2_set_sysname(u8_t *ocstr, u16_t *ocstrlen, u16_t bufsize) in snmp_mib2_set_sysname() 176 snmp_mib2_set_sysname_readonly(const u8_t *ocstr, const u16_t *ocstrlen) in snmp_mib2_set_sysname_readonly() 201 snmp_mib2_set_syslocation(u8_t *ocstr, u16_t *ocstrlen, u16_t bufsize) in snmp_mib2_set_syslocation() 234 u16_t result; in system_get_value() 285 const u16_t* var_bufsize = NULL; in system_set_test() 286 const u16_t* var_wr_len; in system_set_test() [all …]
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/ |
A D | pbuf.h | 171 u16_t tot_len; 174 u16_t len; 194 u16_t ref; 261 void pbuf_realloc(struct pbuf *p, u16_t size); 266 u16_t pbuf_clen(const struct pbuf *p); 271 u16_t pbuf_copy_partial(const struct pbuf *p, void *dataptr, u16_t len, u16_t offset); 273 err_t pbuf_take_at(struct pbuf *buf, const void *dataptr, u16_t len, u16_t offset); 274 struct pbuf *pbuf_skip(struct pbuf* in, u16_t in_offset, u16_t* out_offset); 278 u16_t len, u16_t *chksum); 287 u16_t pbuf_memcmp(const struct pbuf* p, u16_t offset, const void* s2, u16_t n); [all …]
|
A D | inet_chksum.h | 74 u16_t inet_chksum(const void *dataptr, u16_t len); 75 u16_t inet_chksum_pbuf(struct pbuf *p); 77 u16_t lwip_chksum_copy(void *dst, const void *src, u16_t len); 81 u16_t inet_chksum_pseudo(struct pbuf *p, u8_t proto, u16_t proto_len, 83 u16_t inet_chksum_pseudo_partial(struct pbuf *p, u8_t proto, 84 u16_t proto_len, u16_t chksum_len, const ip4_addr_t *src, const ip4_addr_t *dest); 88 u16_t ip6_chksum_pseudo(struct pbuf *p, u8_t proto, u16_t proto_len, 90 u16_t ip6_chksum_pseudo_partial(struct pbuf *p, u8_t proto, u16_t proto_len, 95 u16_t ip_chksum_pseudo(struct pbuf *p, u8_t proto, u16_t proto_len, 97 u16_t ip_chksum_pseudo_partial(struct pbuf *p, u8_t proto, u16_t proto_len, [all …]
|
A D | udp.h | 78 const ip_addr_t *addr, u16_t port); 91 u16_t local_port, remote_port; 102 u16_t chksum_len_rx, chksum_len_tx; 119 u16_t port); 121 u16_t port); 126 const ip_addr_t *dst_ip, u16_t dst_port, 129 const ip_addr_t *dst_ip, u16_t dst_port, 137 const ip_addr_t *dst_ip, u16_t dst_port, 139 u16_t chksum); 142 u8_t have_chksum, u16_t chksum); [all …]
|
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ |
A D | inet_chksum.c | 80 u16_t 133 u16_t 189 u16_t 310 u16_t 343 u16_t 379 u16_t 456 u16_t 491 u16_t 526 u16_t 555 u16_t [all …]
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | cfg_cli.c | 1364 static int mod_app_bind(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_app_idx, u16_t mod_id… in mod_app_bind() 1415 static int mod_app_unbind(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_app_idx, u16_t mod_… in mod_app_unbind() 1466 int bt_mesh_cfg_mod_app_unbind(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_app_idx, u16_t… in bt_mesh_cfg_mod_app_unbind() 1487 int bt_mesh_cfg_mod_app_bind_vnd(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_app_idx, u16… in bt_mesh_cfg_mod_app_bind_vnd() 1497 static int mod_sub(bt_u32_t op, u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t sub_addr, u16_t m… in mod_sub() 1551 int bt_mesh_cfg_mod_sub_add_vnd(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t sub_addr, u16_t m… in bt_mesh_cfg_mod_sub_add_vnd() 1566 int bt_mesh_cfg_mod_sub_del_vnd(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t sub_addr, u16_t m… in bt_mesh_cfg_mod_sub_del_vnd() 1701 static int mod_pub_get(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_id, u16_t cid, in mod_pub_get() 1849 int bt_mesh_cfg_mod_pub_get_vnd(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_id, u16_t cid, in bt_mesh_cfg_mod_pub_get_vnd() 1859 static int mod_pub_set(u16_t net_idx, u16_t addr, u16_t elem_addr, u16_t mod_id, u16_t cid, in mod_pub_set() [all …]
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/apps/ |
A D | snmp_mib2.h | 63 void snmp_mib2_set_sysdescr(const u8_t* str, const u16_t* len); /* read-only be defintion */ 64 void snmp_mib2_set_syscontact(u8_t *ocstr, u16_t *ocstrlen, u16_t bufsize); 65 void snmp_mib2_set_syscontact_readonly(const u8_t *ocstr, const u16_t *ocstrlen); 66 void snmp_mib2_set_sysname(u8_t *ocstr, u16_t *ocstrlen, u16_t bufsize); 67 void snmp_mib2_set_sysname_readonly(const u8_t *ocstr, const u16_t *ocstrlen); 68 void snmp_mib2_set_syslocation(u8_t *ocstr, u16_t *ocstrlen, u16_t bufsize); 69 void snmp_mib2_set_syslocation_readonly(const u8_t *ocstr, const u16_t *ocstrlen);
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/apps/ |
A D | snmp_mib2.h | 63 void snmp_mib2_set_sysdescr(const u8_t* str, const u16_t* len); /* read-only be defintion */ 64 void snmp_mib2_set_syscontact(u8_t *ocstr, u16_t *ocstrlen, u16_t bufsize); 65 void snmp_mib2_set_syscontact_readonly(const u8_t *ocstr, const u16_t *ocstrlen); 66 void snmp_mib2_set_sysname(u8_t *ocstr, u16_t *ocstrlen, u16_t bufsize); 67 void snmp_mib2_set_sysname_readonly(const u8_t *ocstr, const u16_t *ocstrlen); 68 void snmp_mib2_set_syslocation(u8_t *ocstr, u16_t *ocstrlen, u16_t bufsize); 69 void snmp_mib2_set_syslocation_readonly(const u8_t *ocstr, const u16_t *ocstrlen);
|