btgatt_notify_params_t 構造体リファレンス
btgatt_notify_params_t 構造体リファレンス
#include <
bt_gatt_client.h
>
データ フィールド |
|
uint8_t | value [ BTGATT_MAX_ATTR_LEN ] |
bt_bdaddr_t | bda |
uint16_t | handle |
uint16_t | len |
uint8_t | is_notify |
詳細な説明
属性変更通知パラメータ
定義は、ファイル bt_gatt_client.h の 62 行目 にあります。
フィールドのドキュメント
bt_bdaddr_t bda |
ファイル bt_gatt_client.h の 65 行目 に定義されています。
uint16_t ハンドル |
ファイル bt_gatt_client.h の 66 行目 に定義されています。
uint8_t is_notify |
ファイル bt_gatt_client.h の 68 行目 に定義されています。
uint16_t len |
ファイル bt_gatt_client.h の 67 行目 の定義。
uint8_t value[ BTGATT_MAX_ATTR_LEN ] |
ファイル bt_gatt_client.h の 64 行 の定義。
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ bt_gatt_client.h