Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/test/fuzztest/
Dwpa_common_fuzzer.cpp565 int32_t regClass = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzWpaInterfaceP2pSetListenChannel() local
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_p2p_cmd.c636 int32_t channel, int32_t regClass) in WpaInterfaceP2pSetListenChannel()