Lines Matching refs:online
138 ONLINE_NUM: { type: INT32, desc: current online device num }
140 ONLINE_TYPE: { type: INT32, desc: online type }
142 CONN_ONLINE_REASON: { type: UINT32, desc: connect online reason }
175 ONLINE_NUM: {type: INT32, desc: current online device num }
477 ONLINE_DEVICE_NUM: {type: UINT32, desc: online device count}
495 __BASE: {type: STATISTIC, level: MINOR, desc: the time comsuming of online}
496 TOTAL_TIME: {type: UINT64, desc: device online total time}
497 TOTAL_COUNT: {type: UINT32, desc: device online total count}
498 COUNT1: {type: UINT32, desc: the times above 10s of online}
499 COUNT2: {type: UINT32, desc: the times above 30s of online}
500 COUNT3: {type: UINT32, desc: the times above 5min of online}
501 COUNT4: {type: UINT32, desc: the times above 10min of online}
502 COUNT5: {type: UINT32, desc: the times above 15min of online}
538 __BASE: {type: STATISTIC, level: MINOR, desc: report the online device info}
539 ONLINE_DEVICE_NUM: {type: UINT32, desc: online device count}
540 BT_ONLINE_DEVICE_NUM: {type: UINT32, desc: online device count connection medium is bt}
541 WIFI_ONLINE_DEVICE_NUM: {type: UINT32, desc: online device count connection medium is wifi}