Searched refs:radio_hal_event_t (Results 1 – 6 of 6) sorted by relevance
45 static void callback(radio_hal_event_t *halEvent, void *cookie);46 void onCallback(radio_hal_event_t *halEvent);
33 void Tuner::onCallback(radio_hal_event_t *halEvent) in onCallback()79 void Tuner::callback(radio_hal_event_t *halEvent, void *cookie) in callback()
84 typedef void (*radio_callback_t)(radio_hal_event_t *event, void *cookie);
207 } radio_hal_event_t; typedef
67 void callback(radio_hal_event_t *event, void *cookie) { in callback()
320 radio_hal_event_t event; in callback_thread_loop()