![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
Information about the service or the characteristic that the attribute belongs to. More...
Data Fields | |
uint16_t | conn_hdl |
Connection handle identifying the GATT Client that accesses to the GATT DataBase. More... | |
uint8_t | service_id |
ID of the service that the attribute belongs to. More... | |
uint8_t | char_id |
ID of the Characteristic that the attribute belongs to. More... | |
Information about the service or the characteristic that the attribute belongs to.
uint16_t st_ble_gatts_db_conn_hdl_t::conn_hdl |
Connection handle identifying the GATT Client that accesses to the GATT DataBase.
uint8_t st_ble_gatts_db_conn_hdl_t::service_id |
ID of the service that the attribute belongs to.
uint8_t st_ble_gatts_db_conn_hdl_t::char_id |
ID of the Characteristic that the attribute belongs to.