The structure of GATT service of peer device. More...
#include <bf0_sibles.h>
Data Fields | |
uint16_t | hdl_start |
uint16_t | hdl_end |
uint8_t | uuid_len |
uint8_t | uuid [0x0010] |
uint8_t | char_count |
uint8_t * | att_db |
The structure of GATT service of peer device.
uint8_t* sibles_svc_remote_svc_t::att_db |
BLE service database,
uint8_t sibles_svc_remote_svc_t::char_count |
BLE characterisic count
uint16_t sibles_svc_remote_svc_t::hdl_end |
BLE service end handle
uint16_t sibles_svc_remote_svc_t::hdl_start |
BLE service start handle
uint8_t sibles_svc_remote_svc_t::uuid[0x0010] |
BLE service UUID
uint8_t sibles_svc_remote_svc_t::uuid_len |
BLE service UUID length