Searched refs:targetKey (Results 1 – 1 of 1) sorted by relevance
38 char *targetKey = ""; in alcs_rec_auth_select() local83 targetKey = entry; in alcs_rec_auth_select()88 if (targetKey) { in alcs_rec_auth_select()98 targetKey = entry; in alcs_rec_auth_select()103 if (targetKey) { in alcs_rec_auth_select()111 COAP_DEBUG("key:%s", targetKey); in alcs_rec_auth_select()114 targetKey); in alcs_rec_auth_select()117 targetKey ? 200 : COAP_MSG_CODE_401_UNAUTHORIZED, keybuf); in alcs_rec_auth_select()
Completed in 5 milliseconds