Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/clients/
H A Dgnss.c50 static bool chppGnssClientInit(void *clientContext, uint8_t handle,
105 .initFunctionPtr = &chppGnssClientInit,
291 static bool chppGnssClientInit(void *clientContext, uint8_t handle, in chppGnssClientInit() function