Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dapp.h265 ChppDispatchFunction *notificationDispatchFunctionPtr; member
308 ChppDispatchFunction *notificationDispatchFunctionPtr; member
/system/chre/chpp/
Dapp.c338 ->notificationDispatchFunctionPtr; in chppGetDispatchFunction()
349 ->notificationDispatchFunctionPtr; in chppGetDispatchFunction()
/system/chre/chpp/services/
Dwwan.c66 .notificationDispatchFunctionPtr = NULL, // Not supported
Dgnss.c64 .notificationDispatchFunctionPtr = NULL, // Not supported
Dwifi.c65 .notificationDispatchFunctionPtr = NULL, // Not supported
/system/chre/chpp/clients/
Dwwan.c104 .notificationDispatchFunctionPtr = NULL, // Not supported
Dgnss.c104 .notificationDispatchFunctionPtr = &chppDispatchGnssNotification,
Dwifi.c118 .notificationDispatchFunctionPtr = &chppDispatchWifiNotification,