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

  /hardware/libhardware/include/hardware/
radio.h 235 radio_hal_properties_t *properties);
  /hardware/libhardware/modules/radio/
radio_hal_tool.c 40 radio_hal_properties_t hal_properties;
72 radio_hal_properties_t hal_properties;
radio_hw.c 37 static const radio_hal_properties_t hw_properties = {
626 radio_hal_properties_t *properties)
633 memcpy(properties, &hw_properties, sizeof(radio_hal_properties_t));
  /system/core/include/system/
radio.h 145 } radio_hal_properties_t; typedef in typeref:struct:radio_hal_properties
  /frameworks/av/services/radio/
RadioService.h 203 const radio_hal_properties_t *halProperties);
RadioService.cpp 207 const radio_hal_properties_t *halProperties)

Completed in 178 milliseconds