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

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.cpp 993 char af_switch; local
1000 af_switch = '1';
1004 af_switch = '0';
1014 res = write(fd, &af_switch, sizeof(char));
    [all...]

Completed in 85 milliseconds