Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/clients/
H A Dwwan.c55 static void chppWwanClientNotifyMatch(void *clientContext);
95 .matchNotifierFunctionPtr = &chppWwanClientNotifyMatch,
263 static void chppWwanClientNotifyMatch(void *clientContext) { in chppWwanClientNotifyMatch() function