Handles on the connected peer device needed to interact with it. More...
#include <bas_c.h>
Data Fields | |
| uint16_t | bas_srvc_start_handle |
| uint16_t | bas_srvc_end_handle |
| uint16_t | bas_bat_level_handle |
| uint16_t | bas_bat_level_cccd_handle |
| uint16_t | bas_bat_level_pres_handle |
Handles on the connected peer device needed to interact with it.
| uint16_t bas_c_handles_t::bas_bat_level_cccd_handle |
BAS CCCD handle of Battery Level characteristic which has been got from peer.
| uint16_t bas_c_handles_t::bas_bat_level_handle |
BAS Battery Level characteristic Value handle which has been got from peer.
| uint16_t bas_c_handles_t::bas_bat_level_pres_handle |
BAS Presentation Format Descriptor handle of Battery Level characteristic which has been got from peer.
| uint16_t bas_c_handles_t::bas_srvc_end_handle |
BAS Service end handle.
| uint16_t bas_c_handles_t::bas_srvc_start_handle |
BAS Service start handle.