Home
last modified time | relevance | path

Searched refs:matchNotifierFunctionPtr (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/chre/chpp/include/chpp/
H A Dapp.h299 ChppNotifierFunction *matchNotifierFunctionPtr; member
/aosp12/system/chre/chpp/clients/
H A Ddiscovery.c234 return context->registeredClients[index]->matchNotifierFunctionPtr; in chppGetClientMatchNotifierFunction()
H A Dwwan.c95 .matchNotifierFunctionPtr = &chppWwanClientNotifyMatch,
H A Dgnss.c96 .matchNotifierFunctionPtr = &chppGnssClientNotifyMatch,
H A Dwifi.c105 .matchNotifierFunctionPtr = &chppWifiClientNotifyMatch,