Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/include/chpp/common/
H A Dgnss.h151 CHPP_GNSS_LOCATION_RESULT_NOTIFICATION = 0x0007, enumerator
/aosp12/system/chre/chpp/services/
H A Dgnss.c580 notification->header.command = CHPP_GNSS_LOCATION_RESULT_NOTIFICATION; in chppGnssServiceLocationEventCallback()
/aosp12/system/chre/chpp/clients/
H A Dgnss.c261 case CHPP_GNSS_LOCATION_RESULT_NOTIFICATION: { in chppDispatchGnssNotification()