![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that a 128-bit UUID Service has been discovered. More...
Data Fields | |
st_ble_gatt_hdl_range_t | range |
Attribute handle range of the 128-bit UUID service. More... | |
uint8_t | uuid_128 [BLE_GATT_128_BIT_UUID_SIZE] |
Service UUID. More... | |
This structure notifies that a 128-bit UUID Service has been discovered.
st_ble_gatt_hdl_range_t st_ble_gattc_serv_128_evt_t::range |
Attribute handle range of the 128-bit UUID service.
uint8_t st_ble_gattc_serv_128_evt_t::uuid_128[BLE_GATT_128_BIT_UUID_SIZE] |
Service UUID.