dynamic_sensor_meta_event 結構參考資料

dynamic_sensor_meta_event 結構體參考資料

#include < sensors.h >

資料欄位

int32_t 已連線
 
int32_t handle
 
const struct sensor_t 感應器
 
uint8_t uuid [16]
 

詳細說明

動態感應器中繼事件。詳情請參閱 SENSOR_TYPE_DYNAMIC_SENSOR_META 類型的說明。

定義位於檔案 sensors.h 的第 946 行。

欄位說明文件

int32_t connected

定義位於檔案 sensors.h 947 行。

int32_t handle

定義位於檔案 sensors.h 948 行。

const struct sensor_t * sensor

定義位於檔案 sensors.h 949 行。

uint8_t uuid[16]

定義位於檔案 sensors.h 的第 950 行。


這個結構體的說明文件是由下列檔案產生: