Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_disc_entry_t Struct Reference

Structure of service uuid to discover. More...

Data Fields

uint8_t idx
 
uint8_t * p_uuid
 
uint8_t uuid_type
 
ble_disc_serv_cb_t serv_cb
 
uint8_t num_of_inc_servs
 
struct st_ble_disc_entry_tinc_servs
 

Detailed Description

Structure of service uuid to discover.

Field Documentation

◆ idx

uint8_t st_ble_disc_entry_t::idx

Service Index

◆ p_uuid

uint8_t* st_ble_disc_entry_t::p_uuid

Service UUID

◆ uuid_type

uint8_t st_ble_disc_entry_t::uuid_type

Service UUID type

◆ serv_cb

ble_disc_serv_cb_t st_ble_disc_entry_t::serv_cb

Service discovery callback

◆ num_of_inc_servs

uint8_t st_ble_disc_entry_t::num_of_inc_servs

Number of included services

◆ inc_servs

struct st_ble_disc_entry_t* st_ble_disc_entry_t::inc_servs

Included service entries