|  | WE310F5
    39.00.000
    | 
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 | 
| UINT8 * | p_value | 
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.
| UINT16 handle | 
Definition at line 672 of file m2mb_ble_driver.h.
| UINT8 notify_ind_flag | 
Definition at line 671 of file m2mb_ble_driver.h.
| UINT8* p_value | 
Definition at line 674 of file m2mb_ble_driver.h.
| UINT16 value_size | 
Definition at line 673 of file m2mb_ble_driver.h.