Home
last modified time | relevance | path

Searched refs:FM_RSSI_LVL_SYSFS_ENTRY (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/wpan/tools/FM/service/src/jni/
DJFmRxNative.h37 #define FM_RSSI_LVL_SYSFS_ENTRY "/sys/class/video4linux/radio0/fmrx_rssi_lvl" macro
DJFmRxNative.cpp645 fd = open(FM_RSSI_LVL_SYSFS_ENTRY, O_RDWR); in nativeJFmRx_SetRssiThreshold()
647 V4L2_JBTL_LOGD("Can't open %s", FM_RSSI_LVL_SYSFS_ENTRY); in nativeJFmRx_SetRssiThreshold()