Data to be transmitted to the connected master. More...
#include <ots_tx_buffer.h>
Data Fields |
|
| uint16_t | conn_handle |
|
Connection handle to be used when transmitting this message.
|
|
| tx_request_t | type |
|
Type of this message (read or write message).
|
|
| union { | |
| uint16_t read_handle | |
|
Read request message.
|
|
| write_params_t write_req | |
|
Write request message.
|
|
| } | req |
| union { | |
| uint16_t read_handle | |
|
Read request message.
|
|
| write_params_t write_req | |
|
Write request message.
|
|
| } | req |
Detailed Description
Data to be transmitted to the connected master.
- components/ble/ble_services/ble_ancs_c/ancs_tx_buffer.h
- components/ble/ble_services/experimental_nrf_ble_ots_c/ots_tx_buffer.h