commit | 1d7de0e42113fa0accd975cff4f365f8ddf96c0e | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@google.com> | Sun Sep 27 19:39:37 2015 -0700 |
committer | Pavlin Radoslavov <pavlin@google.com> | Mon Oct 05 17:35:09 2015 -0700 |
tree | 71fc7b7af0bf10fcd0ce1dd35c5f4df893c4e576 | |
parent | 606e65187489065b781b726e082812ebbaa89a26 [diff] |
GKI cleanup - Moved struct TIMER_LIST_ENT to OSI * Moved struct TIMER_LIST_ENT to file osi/include/non_repeating_timer.h and renamed it to timer_entry_t NOTE: This is a short-term solution. timer_entry_t should be removed, and its usage everywhere should be replaced by struct non_repeating_timer_t . * Renamed TIMER_CBACK to timer_callback_t * Renamed TIMER_PARAM_TYPE to timer_param_t Change-Id: I9ca830718bf900195f9c0a513a97f6995322693b