Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dlights.h73 #define LIGHT_ID_BLUETOOTH "bluetooth" macro
/hardware/interfaces/light/2.0/default/
DLight.cpp106 {Type::BLUETOOTH, LIGHT_ID_BLUETOOTH},
/hardware/qcom/display/msm8909/liblight/
Dlights.c314 else if (0 == strcmp(LIGHT_ID_BLUETOOTH, name)) in open_lights()