GATTC discovery characteristic structure. More...
#include <ble_gattc.h>
Data Fields | |
| uint16_t | start_hdl |
| uint16_t | end_hdl |
| ble_uuid_t * | p_uuid |
GATTC discovery characteristic structure.
| uint16_t gattc_disc_char_t::end_hdl |
End handle.
| ble_uuid_t* gattc_disc_char_t::p_uuid |
Characteristic UUID.
| uint16_t gattc_disc_char_t::start_hdl |
Start handle.