Searched refs:getHubInfo (Results 1 - 3 of 3) sorted by relevance

/device/google/wahoo/wifi_offload/test/
H A Dmock_chre_interface.h41 MOCK_METHOD0(getHubInfo, bool());
/device/google/wahoo/wifi_offload/
H A Dchre_interface.h50 bool getHubInfo();
67 bool getHubInfo();
H A Dchre_interface.cpp139 if (!getHubInfo() || !getNanoAppList()) {
181 bool ChreInterface::getHubInfo() { function in class:android::hardware::wifi::offload::V1_0::implementation::ChreInterface
182 LOG(VERBOSE) << "getHubInfo";

Completed in 5 milliseconds