Searched refs:WIFI_SVR_CMD_IS_HILINK_CONNECT (Results 1 – 4 of 4) sorted by relevance
68 WIFI_SVR_CMD_IS_HILINK_CONNECT = 0x103C, /* hilink connect */ enumerator
2185 …emote()->SendRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_HILINK_CONNECT), data, in EnableHiLinkHandshake()2189 static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_HILINK_CONNECT), error); in EnableHiLinkHandshake()
640 OnRemoteRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_HILINK_CONNECT), datas); in OnEnableHiLinkHandshakeFuzzTest()
101 …handleFuncMap[static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_HILINK_CONNECT)] = [this](ui… in InitHandleMapEx()