Searched refs:GetIsChipSupportDbdc (Results 1 – 4 of 4) sorted by relevance
110 EXPECT_TRUE(GetIsChipSupportDbdc(NULL) == WIFI_HAL_FAILED);111 EXPECT_TRUE(GetIsChipSupportDbdc(&support) == WIFI_HAL_SUCCESS);
141 WifiErrorNo GetIsChipSupportDbdc(int *support);
153 WifiErrorNo GetIsChipSupportDbdc(int *support) in GetIsChipSupportDbdc() function
332 WifiErrorNo err = GetIsChipSupportDbdc(&support); in RpcIsChipSupportDbdc()