![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
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_t * | inc_servs |
Structure of service uuid to discover.
uint8_t st_ble_disc_entry_t::idx |
Service Index
uint8_t* st_ble_disc_entry_t::p_uuid |
Service UUID
uint8_t st_ble_disc_entry_t::uuid_type |
Service UUID type
ble_disc_serv_cb_t st_ble_disc_entry_t::serv_cb |
Service discovery callback
uint8_t st_ble_disc_entry_t::num_of_inc_servs |
Number of included services
struct st_ble_disc_entry_t* st_ble_disc_entry_t::inc_servs |
Included service entries