Référence de structure btgatt_interface_t

Référence de structure btgatt_interface_t

#include < bt_gatt.h >

Champs de données

taille_t taille
bt_status_t (* init )(const btgatt_callbacks_t *callbacks)
vide(* nettoyage )(vide)
const btgatt_client_interface_t * client
const btgatt_server_interface_t * serveur

Description détaillée

Représente l'interface Bluetooth GATT standard.

Définition à la ligne 40 du fichier bt_gatt.h .

Documentation de terrain

void(* nettoyage)(vide)

Ferme l'interface

Définition à la ligne 50 du fichier bt_gatt.h .

Pointeur vers les méthodes de l’interface client du GATT.

Définition à la ligne 53 du fichier bt_gatt.h .

bt_status_t (* init)(const btgatt_callbacks_t *callbacks)

Initialise l'interface et fournit des routines de rappel

Définition à la ligne 47 du fichier bt_gatt.h .

Pointeur vers les méthodes d’interface du serveur GATT.

Définition à la ligne 56 du fichier bt_gatt.h .

taille_t taille

Définir sur sizeof(btgatt_interface_t)

Définition à la ligne 42 du fichier bt_gatt.h .


La documentation de cette structure a été générée à partir du fichier suivant :
  • matériel/libhardware/include/hardware/ bt_gatt.h