HomeSort by relevance Sort by last modified time
    Searched refs:radio_hal_event_t (Results 1 - 6 of 6) sorted by null

  /hardware/interfaces/broadcastradio/1.0/default/
Tuner.h 45 static void callback(radio_hal_event_t *halEvent, void *cookie);
46 void onCallback(radio_hal_event_t *halEvent);
Tuner.cpp 33 void Tuner::onCallback(radio_hal_event_t *halEvent)
79 void Tuner::callback(radio_hal_event_t *halEvent, void *cookie)
  /hardware/libhardware/include/hardware/
radio.h 84 typedef void (*radio_callback_t)(radio_hal_event_t *event, void *cookie);
  /system/core/libsystem/include/system/
radio.h 207 } radio_hal_event_t; typedef in typeref:struct:radio_hal_event
  /hardware/libhardware/modules/radio/
radio_hal_tool.c 67 void callback(radio_hal_event_t *event, void *cookie) {
radio_hw.c 320 radio_hal_event_t event;

Completed in 189 milliseconds