btgatt_value_t 結構參考

btgatt_value_t 結構參考

#include < bt_gatt_server.h >

資料欄位

uint8_t[ BTGATT_MAX_ATTR_LEN ]
uint16_t處理
uint16_t抵銷
uint16_t
uint8_t授權請求

詳細說明

用於回應遠端讀取請求的 GATT 值類型

定義位於檔案bt_gatt_server.h31行。

現場文檔

uint8_t auth_req

定義位於檔案bt_gatt_server.h37行。

uint16_t 句柄

定義位於檔案bt_gatt_server.h34行。

uint16_t 長度

定義位於檔案bt_gatt_server.h36行。

uint16_t 偏移量

定義位於檔案bt_gatt_server.h35行。

uint8_t 值[ BTGATT_MAX_ATTR_LEN ]

定義位於檔案bt_gatt_server.h33行。


該結構的文檔是從以下文件產生的: