Home
last modified time | relevance | path

Searched refs:resp_status (Results 1 – 4 of 4) sorted by relevance

/subsys/net/lib/ocpp/
A Dcore.c78 if (ret == 0 && sh->resp_status != BOOT_ACCEPTED) { in ocpp_boot_notification()
227 *status = sh->resp_status; in ocpp_authorize()
228 if (sh->resp_status == OCPP_AUTH_ACCEPTED) { in ocpp_authorize()
255 if (ret == 0 && sh->resp_status != BOOT_ACCEPTED) { in ocpp_heartbeat()
309 if (sh->resp_status != OCPP_AUTH_ACCEPTED) { in ocpp_start_transaction()
A Docpp.c354 sh->resp_status = binfo.status; in ocpp_process_server_msg()
370 sh->resp_status = idinfo.auth_status; in ocpp_process_server_msg()
384 sh->resp_status = idinfo.auth_status; in ocpp_process_server_msg()
A Docpp_i.h173 int resp_status; member
/subsys/net/l2/wifi/
A Dwifi_shell.c390 if (resp->resp_status == WIFI_TWT_RESP_RECEIVED) { in handle_wifi_twt_event()

Completed in 21 milliseconds