btgatt_interface_t 構造体リファレンス

btgatt_interface_t 構造体リファレンス

#include < bt_gatt.h >

データフィールド

サイズ_tサイズ
bt_status_t (* init )(const btgatt_callbacks_t *callbacks)
空所(*クリーンアップ)(ボイド)
const btgatt_client_interface_t *クライアント
const btgatt_server_interface_t *サーバ

詳細な説明

標準の Bluetooth GATT インターフェイスを表します。

ファイルbt_gatt.h40行目の定義。

フィールドドキュメント

void(* クリーンアップ)(void)

インターフェースを閉じます

ファイルbt_gatt.h50行目の定義。

const btgatt_client_interface_t * クライアント

GATT クライアント インターフェイス メソッドへのポインタ。

ファイルbt_gatt.h53行目の定義。

bt_status_t (* init)(const btgatt_callbacks_t *callbacks)

インターフェイスを初期化し、コールバック ルーチンを提供します

ファイル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