Home
last modified time | relevance | path

Searched refs:radio_callback_t (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dradio.h84 typedef void (*radio_callback_t)(radio_hal_event_t *event, void *cookie); typedef
260 radio_callback_t callback,
/hardware/libhardware/modules/radio/
Dradio_hw.c90 radio_callback_t callback;
662 radio_callback_t callback, in rdev_open_tuner()