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 handle |
定義位於檔案 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