Searched refs:WIFI_SVR_CMD_P2P_QUERY_SERVICES (Results 1 – 4 of 4) sorted by relevance
146 …WIFI_SVR_CMD_P2P_QUERY_SERVICES = 0x2017, /* query the information about the found service… enumerator
1038 …emote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_QUERY_SERVICES), dat… in QueryP2pServices()1042 static_cast<int32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_QUERY_SERVICES), error); in QueryP2pServices()
338 … OnRemoteRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_QUERY_SERVICES), datas); in OnQueryP2pServicesFuzzTest()
135 handleFuncMap[static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_QUERY_SERVICES)] = in InitHandleMap()