Searched refs:VENDOR_LPM_PROC_NODE (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/libbt/src/
H A Dupio.c60 #ifndef VENDOR_LPM_PROC_NODE
61 #define VENDOR_LPM_PROC_NODE "/proc/bluetooth/sleep/lpm" macro
345 fd = open(VENDOR_LPM_PROC_NODE, O_WRONLY);
350 VENDOR_LPM_PROC_NODE, strerror(errno), errno);
373 VENDOR_LPM_PROC_NODE, strerror(errno),errno);

Completed in 86 milliseconds