Searched refs:obs_path (Results 1 – 2 of 2) sorted by relevance
125 static const char * const obs_path[] = { "obs", NULL }; variable129 .path = obs_path,
37 static const char * const obs_path[] = { "obs", NULL }; variable516 for (p = obs_path; p && *p; p++) { in send_obs_coap_request()566 for (p = obs_path; p && *p; p++) { in send_obs_reset_coap_request()
Completed in 8 milliseconds