Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dlights.h73 #define LIGHT_ID_BLUETOOTH "bluetooth" macro
/hardware/qcom/display/msm8909/liblight/
Dlights.c314 else if (0 == strcmp(LIGHT_ID_BLUETOOTH, name)) in open_lights()