Handles on the connected peer device needed to interact with it. More...
#include <otas_c.h>
Data Fields | |
| uint16_t | otas_srvc_start_handle |
| uint16_t | otas_srvc_end_handle |
| uint16_t | otas_tx_handle |
| uint16_t | otas_tx_cccd_handle |
| uint16_t | otas_rx_handle |
| uint16_t | otas_ctrl_handle |
Handles on the connected peer device needed to interact with it.
| uint16_t otas_c_handles_t::otas_ctrl_handle |
OTA control characteristic handle which has been got from peer.
| uint16_t otas_c_handles_t::otas_rx_handle |
OTA rx characteristic handle which has been got from peer.
| uint16_t otas_c_handles_t::otas_srvc_end_handle |
OTA Service end handle.
| uint16_t otas_c_handles_t::otas_srvc_start_handle |
OTA Service start handle.
| uint16_t otas_c_handles_t::otas_tx_cccd_handle |
OTA tx characteristic CCCD handle which has been got from peer.
| uint16_t otas_c_handles_t::otas_tx_handle |
OTA tx characteristic handle which has been got from peer.