Home
last modified time | relevance | path

Searched refs:wifiClient (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/chpp/test/
H A Dapp_test_base.cpp66 set.wifiClient = 1; in SetUp()
/aosp12/system/chre/chpp/include/chpp/
H A Dapp.h363 bool wifiClient : 1; member
/aosp12/system/chre/chpp/
H A Dclients.c132 if (context->clientServiceSet.wifiClient) { in chppRegisterCommonClients()
155 if (context->clientServiceSet.wifiClient) { in chppDeregisterCommonClients()