btgatt_value_t 구조체 참조
#include <
bt_gatt_server.h
>
데이터 필드 |
|
uint8_t | value [ BTGATT_MAX_ATTR_LEN ] |
uint16_t | handle |
uint16_t | offset |
uint16_t | len |
uint8_t | auth_req |
상세 설명
원격 읽기 요청에 대한 응답으로 사용되는 GATT 값 유형
bt_gatt_server.h 파일의 31 줄에 정의가 있습니다.
필드 문서
uint8_t auth_req |
bt_gatt_server.h 파일의 37 줄에 정의되어 있습니다.
uint16_t 핸들 |
bt_gatt_server.h 파일의 34 줄에 정의되어 있습니다.
uint16_t len |
bt_gatt_server.h 파일의 36 줄에 정의되어 있습니다.
uint16_t offset |
bt_gatt_server.h 파일의 35 번 줄에 정의되어 있습니다.
uint8_t value[ BTGATT_MAX_ATTR_LEN ] |
bt_gatt_server.h 파일의 33 라인에 정의가 있습니다.
이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.
- hardware/libhardware/include/hardware/ bt_gatt_server.h