Documentation de référence sur la struct btgatt_notify_params_t

Documentation de référence sur la struct btgatt_notify_params_t

#include < bt_gatt_client.h >

Champs de données

uint8_t  valeur [ BTGATT_MAX_ATTR_LEN ]
 
bt_bdaddr_t  bda
 
uint16_t  handle
 
uint16_t  len
 
uint8_t  is_notify
 

Description détaillée

Paramètres de notification de modification d'attribut

Définition à la ligne  62 du fichier bt_gatt_client.h .

Documentation des champs

bt_bdaddr_t bda

Définition à la ligne  65 du fichier bt_gatt_client.h .

uint16_t handle

Définition à la ligne  66 du fichier bt_gatt_client.h .

uint8_t is_notify

Définition à la ligne  68 du fichier bt_gatt_client.h .

uint16_t len

Définition à la ligne  67 du fichier bt_gatt_client.h .

uint8_t value[ BTGATT_MAX_ATTR_LEN ]

Définition à la ligne  64 du fichier bt_gatt_client.h .


La documentation de ce struct a été générée à partir du fichier suivant :