Searched refs:MESH_LIGHT_YELLOW (Results 1 – 4 of 4) sorted by relevance
96 case MESH_LIGHT_YELLOW: in mesh_light_set()141 mesh_light_set(MESH_LIGHT_YELLOW); in mesh_connected_indicator()
99 case MESH_LIGHT_YELLOW: in mesh_light_set()144 mesh_light_set(MESH_LIGHT_YELLOW); in mesh_connected_indicator()
21 #define MESH_LIGHT_YELLOW (0xfc) macro