HomeSort by relevance Sort by last modified time
    Searched full:fm_band (Results 1 - 1 of 1) sorted by null

  /hardware/ti/wpan/tools/kfmapp/
kfmapp.c 806 unsigned char fm_band; local
815 res = read(fd, &fm_band, 1);
822 (atoi((char *) &fm_band)) == 0?"US/EUROPE":"JAPAN");
    [all...]

Completed in 29 milliseconds