WE310F5  39.00.000
M2MB_BLE_CENTRAL_NOTIFY_INDICATE_DATA_S Struct Reference

Structure to hold notification and indication data from remote GATT server. More...

#include <m2mb_ble_driver.h>

Data Fields

UINT8 notify_ind_flag
 
UINT16 handle
 
UINT16 value_size
 
UINT8p_value
 

Detailed Description

Structure to hold notification and indication data from remote GATT server.

Structure to hold notification and indication data from remote GATT server.

Definition at line 669 of file m2mb_ble_driver.h.

Field Documentation

◆ handle

UINT16 handle

Definition at line 672 of file m2mb_ble_driver.h.

◆ notify_ind_flag

UINT8 notify_ind_flag

Definition at line 671 of file m2mb_ble_driver.h.

◆ p_value

UINT8* p_value

Definition at line 674 of file m2mb_ble_driver.h.

◆ value_size

UINT16 value_size

Definition at line 673 of file m2mb_ble_driver.h.


The documentation for this struct was generated from the following file: