![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that the GATT Database has been accessed from a GATT Client. More...
Data Fields | |
st_ble_gatts_db_conn_hdl_t * | p_handle |
Information about the service or the characteristic that the attribute belongs to. More... | |
st_ble_gatts_db_params_t * | p_params |
Attribute value to be set to or acquired from the GATT Database and the access type from the GATT Client. More... | |
This structure notifies that the GATT Database has been accessed from a GATT Client.
st_ble_gatts_db_conn_hdl_t* st_ble_gatts_db_access_evt_t::p_handle |
Information about the service or the characteristic that the attribute belongs to.
st_ble_gatts_db_params_t* st_ble_gatts_db_access_evt_t::p_params |
Attribute value to be set to or acquired from the GATT Database and the access type from the GATT Client.