Home
last modified time | relevance | path

Searched refs:uribuf (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/tests/
H A Dtest_wellknown.c140 unsigned char *uribuf = (unsigned char *)uris; in t_wellknown3() local
148 int len = snprintf((char *)uribuf, TEST_URI_LEN + 1, in t_wellknown3()
150 coap_str_const_t uri_path = {.length = len, .s = uribuf}; in t_wellknown3()
153 uribuf += TEST_URI_LEN; in t_wellknown3()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py131 uribuf = record.data[1:]
133 uri = uribuf.decode()

Completed in 3 milliseconds