OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_mutemodes
(Results
1 - 1
of
1
) sorted by null
/hardware/ti/wpan/tools/kfmapp/
kfmapp.c
44
static char *
g_mutemodes
[]={"Mute ON","Mute OFF","Attenuate Voice"};
variable
639
printf("Setting to \"%s\" \n",
g_mutemodes
[mute_mode]);
655
printf("%s\n",
g_mutemodes
[vctrl.value]);
[
all
...]
Completed in 46 milliseconds