btgatt_interface_t 結構參考

btgatt_interface_t 結構參考

#include < bt_gatt.h >

資料欄位

尺寸_t尺寸
bt_狀態_t (* init )(const btgatt_callbacks_t *回呼)
空白(*清理)(無效)
常數btgatt_client_interface_t *客戶
常數btgatt_server_interface_t *伺服器

詳細說明

代表標準藍牙 GATT 介面。

定義位於檔案bt_gatt.h40行。

現場文檔

無效(*清理)(無效)

關閉介面

定義位於檔案bt_gatt.h50行。

const btgatt_client_interface_t * 用戶端

指向 GATT 客戶端介面方法的指標。

定義位於檔案bt_gatt.h53行。

bt_status_t (* init)(const btgatt_callbacks_t *回呼)

初始化介面並提供回調例程

定義位於檔案bt_gatt.h47行。

const btgatt_server_interface_t * 伺服器

指向 GATT 伺服器介面方法的指標。

定義位於檔案bt_gatt.h56行。

size_t 尺寸

設定為 sizeof(btgatt_interface_t)

定義位於檔案bt_gatt.h42行。


該結構的文檔是從以下文件產生的:
  • 硬體/libhardware/include/hardware/ bt_gatt.h