Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/include/chpp/
H A Dapp.h268 ChppDispatchFunction *notificationDispatchFunctionPtr; member
311 ChppDispatchFunction *notificationDispatchFunctionPtr; member
/aosp12/system/chre/chpp/
H A Dapp.c350 ->notificationDispatchFunctionPtr; in chppGetDispatchFunction()
361 ->notificationDispatchFunctionPtr; in chppGetDispatchFunction()
/aosp12/system/chre/chpp/services/
H A Dwwan.c66 .notificationDispatchFunctionPtr = NULL, // Not supported
H A Dgnss.c64 .notificationDispatchFunctionPtr = NULL, // Not supported
H A Dwifi.c65 .notificationDispatchFunctionPtr = NULL, // Not supported
/aosp12/system/chre/chpp/clients/
H A Dwwan.c101 .notificationDispatchFunctionPtr = NULL, // Not supported
H A Dgnss.c102 .notificationDispatchFunctionPtr = &chppDispatchGnssNotification,
H A Dwifi.c111 .notificationDispatchFunctionPtr = &chppDispatchWifiNotification,