context_hub_t 구조체 참조
  
   #include <
   
    context_hub.h
   
   >
  
 
    데이터 필드 | 
  |
| const char * | name | 
| const char * | 공급업체 | 
| const char * | 도구 모음 | 
| uint32_t | platform_version | 
| uint32_t | toolchain_version | 
| uint32_t | hub_id | 
| 부동 소수점 수 | peak_mips | 
| 부동 소수점 수 | stopped_power_draw_mw | 
| 부동 소수점 수 | sleep_power_draw_mw | 
| 부동 소수점 수 | peak_power_draw_mw | 
| const struct connected_sensor_t * | connected_sensors | 
| uint32_t | num_connected_sensors | 
| const struct hub_app_name_t | os_app_name | 
| uint32_t | max_supported_msg_len | 
상세 설명
컨텍스트 허브의 정의 기기에는 두 개 이상의 저전력 도메인이 포함될 수 있습니다. 이 경우 허브별로 항목을 추가하세요. 그러나 기기가 하나의 컨텍스트 허브를 선언하고 내부적으로 여러 개의 컨텍스트 허브로 관리하는 것은
context_hub.h 파일의 225 번 째 줄에 정의되어 있습니다.
필드 문서
| const struct connected_sensor_t * connected_sensors | 
context_hub.h FILE의 238 행에 정의가 있습니다.
| uint32_t hub_id | 
context_hub.h FILE의 231 행에 정의가 있습니다.
| uint32_t max_supported_msg_len | 
context_hub.h FILE의 242 행에 정의되어 있습니다.
| const char* name | 
context_hub.h 파일의 226 행에 정의가 있습니다.
| uint32_t num_connected_sensors | 
context_hub.h 파일의 239 라인에 정의가 있습니다.
| const struct hub_app_name_t os_app_name | 
context_hub.h 파일의 241 라인에 정의가 있습니다.
| float peak_mips | 
context_hub.h 파일의 233 행에 정의가 있습니다.
| float peak_power_draw_mw | 
context_hub.h FILE의 236 라인에 정의가 있습니다.
| uint32_t platform_version | 
context_hub.h 파일의 229 행에 정의가 있습니다.
| float sleep_power_draw_mw | 
context_hub.h FILE의 235 행에 정의가 있습니다.
| float stopped_power_draw_mw | 
context_hub.h FILE의 234 행에 정의가 있습니다.
| const char* toolchain | 
context_hub.h 파일의 228 행에 정의되어 있습니다.
| uint32_t toolchain_version | 
context_hub.h FILE의 230 행에 정의가 있습니다.
| const char* vendor | 
context_hub.h FILE의 227 행에 정의가 있습니다.
이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.
- hardware/libhardware/include/hardware/ context_hub.h