Searched defs:chreEventCompleteFunction (Results 1 – 11 of 11) sorted by relevance
/system/chre/chre_api/legacy/v1_0/chre/ |
D | event.h | 161 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|
/system/chre/chre_api/legacy/v1_1/chre/ |
D | event.h | 301 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|
/system/chre/chre_api/legacy/v1_3/chre/ |
D | event.h | 329 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | event.h | 329 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|
/system/chre/chre_api/legacy/v1_4/chre/ |
D | event.h | 343 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|
/system/chre/chre_api/legacy/v1_5/chre/ |
D | event.h | 403 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|
/system/chre/chre_api/legacy/v1_6/chre/ |
D | event.h | 551 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|
/system/chre/chre_api/legacy/v1_7/chre/ |
D | event.h | 551 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|
/system/chre/chre_api/legacy/v1_8/chre/ |
D | event.h | 587 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|
/system/chre/chre_api/legacy/v1_9/chre/ |
D | event.h | 614 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|
/system/chre/chre_api/include/chre_api/chre/ |
D | event.h | 634 typedef void (chreEventCompleteFunction)(uint16_t eventType, void *eventData); typedef
|