Searched refs:WIFI_CBK_CMD_CONNECTION_CHANGE (Results 1 – 6 of 6) sorted by relevance
83 …emote()->SendRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_CONNECTION_CHANGE), data, in OnWifiConnectionChanged()87 static_cast<int32_t>(DevInterfaceCode::WIFI_CBK_CMD_CONNECTION_CHANGE), error); in OnWifiConnectionChanged()
98 … = SendRequest(sid_, static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_CONNECTION_CHANGE), &dat… in OnWifiConnectionChanged()102 static_cast<int32_t>(DevInterfaceCode::WIFI_CBK_CMD_CONNECTION_CHANGE), ret); in OnWifiConnectionChanged()
81 WIFI_CBK_CMD_CONNECTION_CHANGE = 0x3001, /* STA connection state change event */ enumerator
138 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_CONNECTION_CHANGE);
54 case static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_CONNECTION_CHANGE): { in OnRemoteRequest()
70 case static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_CONNECTION_CHANGE): { in OnRemoteRequest()