Searched refs:resp_status (Results 1 – 4 of 4) sorted by relevance
78 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()
354 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()
173 int resp_status; member
390 if (resp->resp_status == WIFI_TWT_RESP_RECEIVED) { in handle_wifi_twt_event()
Completed in 21 milliseconds