Searched refs:g_sensorList (Results 1 – 4 of 4) sorted by relevance
54 struct SensorDevelopmentList g_sensorList[] = { variable69 constexpr int32_t LIST_NUM = sizeof(g_sensorList) / sizeof(g_sensorList[0]);113 if (event.sensorId == g_sensorList[i].sensorTypeId) { in OnDataEvent()115 SensorDataVerification(*data, g_sensorList[i]); in OnDataEvent()
54 struct SensorDevelopmentList g_sensorList[] = { variable67 constexpr int32_t g_listNum = sizeof(g_sensorList) / sizeof(g_sensorList[0]);114 if (event->sensorId == g_sensorList[i].sensorTypeId) { in TraditionalSensorTestDataCallback()116 SensorDataVerification(*data, g_sensorList[i]); in TraditionalSensorTestDataCallback()308 if (info->sensorId == g_sensorList[j].sensorTypeId) {600 if (g_sensorEvents->sensorId == g_sensorList[i].sensorTypeId) {602 SensorDataVerification(*data, g_sensorList[i]);
39 struct SensorDevelopmentList g_sensorList[] = { variable157 g_sensorList[eventDumpList->listDumpArr[len].sensorId], reply); in SensorShowData()165 g_sensorList[eventDumpList->listDumpArr[pos - 1].sensorId], reply); in SensorShowData()
66 struct SensorDevelopmentList g_sensorList[] = { variable81 constexpr int g_listNum = sizeof(g_sensorList) / sizeof(g_sensorList[0]);149 if (iter.sensorId == g_sensorList[j].sensorTypeId) {