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

  /packages/apps/FMRadio/jni/fmr/
fm.h 462 #define FM_IOCTL_RDS_SUPPORT _IOWR(FM_IOC_MAGIC, 19, int32_t*)
common.cpp 270 ret = ioctl(fd, FM_IOCTL_RDS_SUPPORT, &support);
272 LOGE("FM FM_IOCTL_RDS_SUPPORT fail, errno = %d\n", errno);

Completed in 30 milliseconds