OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RADIO_CLASS_AM_FM
(Results
1 - 2
of
2
) sorted by null
/system/core/include/system/
radio.h
34
* Current version of the framework only supports
RADIO_CLASS_AM_FM
.
37
RADIO_CLASS_AM_FM
= 0, /* FM (including HD radio) and AM */
135
radio_class_t class_id; /* Class of this module. E.g
RADIO_CLASS_AM_FM
*/
/hardware/libhardware/modules/radio/
radio_hw.c
38
.class_id =
RADIO_CLASS_AM_FM
,
Completed in 617 milliseconds