Home
last modified time | relevance | path

Searched defs:regClass (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_p2p_hal.c489 …upplicantErrCode WpaP2pCliCmdSetListenChannel(WifiWpaP2pInterface *this, int channel, int regClass) in WpaP2pCliCmdSetListenChannel()
Dwpa_p2p_cmd.c522 int32_t channel, int32_t regClass) in WpaInterfaceP2pSetListenChannel()
/drivers/peripheral/wlan/test/fuzztest/
Dwpa_common_fuzzer.cpp590 int32_t regClass = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzWpaInterfaceP2pSetListenChannel() local