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

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.h 37 #define FM_RSSI_LVL_SYSFS_ENTRY "/sys/class/video4linux/radio0/fmrx_rssi_lvl"
JFmRxNative.cpp 645 fd = open(FM_RSSI_LVL_SYSFS_ENTRY, O_RDWR);
647 V4L2_JBTL_LOGD("Can't open %s", FM_RSSI_LVL_SYSFS_ENTRY);
    [all...]

Completed in 2143 milliseconds