Searched refs:COAP_PROTO_NONE (Results 1 – 7 of 7) sorted by relevance
400 case COAP_PROTO_NONE: /* If use_unix_proto was not defined */ in coap_get_available_scheme_hint_bits()468 proto = COAP_PROTO_NONE; in coap_resolve_address_info()473 proto = COAP_PROTO_NONE; in coap_resolve_address_info()561 proto = COAP_PROTO_NONE; in coap_resolve_address_info()566 proto = COAP_PROTO_NONE; in coap_resolve_address_info()737 proto = COAP_PROTO_NONE; in coap_resolve_address_info()742 proto = COAP_PROTO_NONE; in coap_resolve_address_info()
1307 case COAP_PROTO_NONE: in coap_session_create_client()1833 case COAP_PROTO_NONE: in coap_proto_name()1849 assert(proto != COAP_PROTO_NONE); in coap_new_endpoint()
172 0, COAP_PROTO_NONE); in server_coap_init()
309 COAP_PROTO_NONE = 0, enumerator
192 _use_unix_proto_, if not set to COAP_PROTO_NONE, hints at the specific CoAP
716 enable_ws, COAP_PROTO_NONE); in get_context()
130 static coap_proto_t use_unix_proto = COAP_PROTO_NONE;