Home
last modified time | relevance | path

Searched defs:observe (Results 1 - 7 of 7) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_resource_internal.h89 unsigned int observe; member
H A Dcoap_block_internal.h148 uint8_t observe[3]; /**< Observe data (if observe_set) (only 24 bits) */ member
179 uint8_t observe[3]; /**< Observe data (if set) (only 24 bits) */ member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DDebugSink.h19 bool observe(char c) in observe() function in sh::StringObserver
/third_party/libcoap/src/
H A Dcoap_subscribe.c69 coap_opt_t *observe; in coap_persist_observe_add() local
[all...]
H A Dcoap_block.c2576 coap_handle_request_put_block(coap_context_t *context, coap_session_t *session, coap_pdu_t *pdu, coap_pdu_t *response, coap_resource_t *resource, coap_string_t *uri_path, coap_opt_t *observe, int *added_block, coap_lg_srcv_t **pfree_lg_srcv) coap_handle_request_put_block() argument
[all...]
H A Dcoap_net.c2776 coap_opt_t *observe = NULL; in handle_request() local
[all...]
/third_party/libcoap/examples/
H A Dcoap-client.c63 int observe; member

Completed in 13 milliseconds