btgatt_value_t 構造体リファレンス
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