Searched refs:SENSING_SENSOR_STATE_OFFLINE (Results 1 – 2 of 2) sorted by relevance
87 SENSING_SENSOR_STATE_OFFLINE = 1, enumerator
331 state = (ret ? SENSING_SENSOR_STATE_OFFLINE : SENSING_SENSOR_STATE_READY); in sensing_init()