思澈科技软件开发工具包  2.20
sibles_svc_remote_svc_t Struct Reference

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
 

Detailed Description

The structure of GATT service of peer device.

Field Documentation

◆ att_db

uint8_t* sibles_svc_remote_svc_t::att_db

BLE service database,

See also
sibles_svc_search_char_t

◆ char_count

uint8_t sibles_svc_remote_svc_t::char_count

BLE characterisic count

◆ hdl_end

uint16_t sibles_svc_remote_svc_t::hdl_end

BLE service end handle

◆ hdl_start

uint16_t sibles_svc_remote_svc_t::hdl_start

BLE service start handle

◆ uuid

uint8_t sibles_svc_remote_svc_t::uuid[0x0010]

BLE service UUID

◆ uuid_len

uint8_t sibles_svc_remote_svc_t::uuid_len

BLE service UUID length


The documentation for this struct was generated from the following file: