Searched refs:IsChipSupportRadarDetect (Results 1 – 5 of 5) sorted by relevance
164 WifiErrorNo IsChipSupportRadarDetect(bool *isSupport);
376 WifiErrorNo IsChipSupportRadarDetect(bool *isSupport) in IsChipSupportRadarDetect() function
228 IsChipSupportRadarDetect(&isSupport);231 EXPECT_FALSE(IsChipSupportRadarDetect(&isSupport));
49 IsChipSupportRadarDetect(&isSupport); in OnIWifiChipTest()
1109 return IsChipSupportRadarDetect(&isSupport); in ReqIsSupportRadarDetect()