Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.c51 #define RFKILL_NODE "/sys/class/rfkill/rfkill0/state" macro
319 fd = open(RFKILL_NODE, O_RDWR); in reset_bluetooth()
321 RS_ERR("Cannot open %s, %d %s", RFKILL_NODE, errno, in reset_bluetooth()