Searched refs:state_rsp (Results 1 – 1 of 1) sorted by relevance
28 uint8_t state_rsp; in handle_proxy_status() local30 state_rsp = net_buf_simple_pull_u8(buf); in handle_proxy_status()32 LOG_DBG("On-Demand Private Proxy status received: state: %u", state_rsp); in handle_proxy_status()38 *state = state_rsp; in handle_proxy_status()45 cli->od_status(cli, ctx->addr, state_rsp); in handle_proxy_status()