Struct nrf_softdevice_s113::ble_gatts_evt_t
source · #[repr(C)]pub struct ble_gatts_evt_t {
pub conn_handle: u16,
pub params: ble_gatts_evt_t__bindgen_ty_1,
}
Expand description
@brief GATTS event structure.
Fields§
§conn_handle: u16
< Connection Handle on which the event occurred.
params: ble_gatts_evt_t__bindgen_ty_1
< Event Parameters.