Searched defs:e_proto (Results 1 - 1 of 1) sorted by relevance
/third_party/libcoap/src/ |
H A D | coap_subscribe.c | 49 coap_persist_observe_add(coap_context_t *context, coap_proto_t e_proto, const coap_address_t *e_listen_addr, const coap_addr_tuple_t *s_addr_info, const coap_bin_const_t *raw_packet, const coap_bin_const_t *oscore_info) coap_persist_observe_add() argument 306 coap_op_observe_read(FILE *fp, coap_subscription_t **observe_key, coap_proto_t *e_proto, coap_address_t *e_listen_addr, coap_addr_tuple_t *s_addr_info, coap_bin_const_t **raw_packet, coap_bin_const_t **oscore_info) coap_op_observe_read() argument 371 coap_op_observe_write(FILE *fp, coap_subscription_t *observe_key, coap_proto_t e_proto, coap_address_t e_listen_addr, coap_addr_tuple_t s_addr_info, coap_bin_const_t *raw_packet, coap_bin_const_t *oscore_info) coap_op_observe_write() argument 415 coap_proto_t e_proto; coap_op_observe_load_disk() local 498 coap_proto_t e_proto; coap_op_observe_added() local 578 coap_proto_t e_proto; coap_op_observe_deleted() local 826 coap_op_dyn_resource_read(FILE *fp, coap_proto_t *e_proto, coap_string_t **name, coap_binary_t **raw_packet) coap_op_dyn_resource_read() argument 864 coap_op_dyn_resource_write(FILE *fp, coap_proto_t e_proto, coap_str_const_t *name, coap_bin_const_t *raw_packet) coap_op_dyn_resource_write() argument 891 coap_proto_t e_proto; coap_op_dyn_resource_load_disk() local 980 coap_proto_t e_proto; coap_op_dyn_resource_added() local 1052 coap_proto_t e_proto; coap_op_resource_deleted() local [all...] |
Completed in 3 milliseconds