Structure representing the BLE configuration for write without response notification buffer.
This structure is used to define the parameters for configuring the buffer for write without response notifications, including the remote device address, the buffer configuration mode, and the buffer count.
Public Attributes#
uint8_t
Remote device address.
uint8_t
Buffer config mode: 0 for small buffer mode, 1 for big buffer mode.
uint8_t
Buffer count.