Searched refs:coap_session_get_psk_hint (Results 1 – 8 of 8) sorted by relevance
29 coap_session_get_psk_hint,71 *const coap_bin_const_t *coap_session_get_psk_hint(219 The *coap_session_get_psk_hint*() function is used to get the current server256 *coap_session_get_psk_hint*() returns the current server session's
190 @echo ".so man3/coap_session.3" > coap_session_get_psk_hint.3
1035 const coap_bin_const_t *s_psk_hint = coap_session_get_psk_hint(c_session);
238 coap_session_get_psk_hint;
235 coap_session_get_psk_hint
309 const coap_bin_const_t *coap_session_get_psk_hint(
1599 coap_session_get_psk_hint(const coap_session_t *session) { in coap_session_get_psk_hint() function
1972 const coap_bin_const_t *s_psk_hint = coap_session_get_psk_hint(c_session); in verify_id_callback()