Searched refs:genie_ais_ctx (Results 1 – 1 of 1) sorted by relevance
18 static genie_ais_ctx_t genie_ais_ctx; variable89 if (genie_ais_ctx.p_conn) in _ais_server_indicate()116 if (genie_ais_ctx.state >= AIS_STATE_IDLE && genie_ais_ctx.state <= AIS_STATE_REBOOT) in genie_ais_notify()135 if (genie_ais_ctx.p_conn) in genie_ais_notify()149 if (genie_ais_ctx.p_conn) in handle_ais_disconnect()153 genie_ais_ctx.p_conn = NULL; in handle_ais_disconnect()201 switch (genie_ais_ctx.state) in genie_ais_state_update()230 switch (genie_ais_ctx.state) in state_update_timer_cb()570 genie_ais_ctx.state = state; in genie_ais_state_set()577 return genie_ais_ctx.state; in genie_ais_state_get()[all …]
Completed in 4 milliseconds