Searched refs:RK_WIFI_RUNNING_State_e (Results 1 – 9 of 9) sorted by relevance
26 } RK_WIFI_RUNNING_State_e; typedef58 typedef int(*RK_wifi_state_callback)(RK_WIFI_RUNNING_State_e state, RK_WIFI_INFO_Connection_s *info…61 int RK_wifi_running_getState(RK_WIFI_RUNNING_State_e* pState);
42 static int wifi_callback(RK_WIFI_RUNNING_State_e state,
129 int qtWifi::wifi_callback(RK_WIFI_RUNNING_State_e state, in wifi_callback()
26 } RK_WIFI_RUNNING_State_e; typedef59 typedef int(*RK_wifi_state_callback)(RK_WIFI_RUNNING_State_e state, RK_WIFI_INFO_Connection_s *info…62 int RK_wifi_running_getState(RK_WIFI_RUNNING_State_e* pState);
45 static RK_WIFI_RUNNING_State_e wifi_state = 0;116 static int rk_wifi_state_callback(RK_WIFI_RUNNING_State_e state, RK_WIFI_INFO_Connection_s *info) in rk_wifi_state_callback()277 static RK_WIFI_RUNNING_State_e last_state = 0; in wifi_update()
43 } RK_WIFI_RUNNING_State_e;47 int RK_wifi_running_getState(RK_WIFI_RUNNING_State_e* pState);
78 static RK_WIFI_RUNNING_State_e wifi_state = 0;79 static int rk_wifi_state_callback(RK_WIFI_RUNNING_State_e state, RK_WIFI_INFO_Connection_s *info) in rk_wifi_state_callback()
104 static int rk_blewifi_state_callback(RK_WIFI_RUNNING_State_e state, RK_WIFI_INFO_Connection_s *info) in rk_blewifi_state_callback()