Struct riot_sys::ble_gatt_error
source · Expand description
@client.
Fields§
§status: u16
§att_handle: u16
Trait Implementations§
source§impl Clone for ble_gatt_error
impl Clone for ble_gatt_error
source§fn clone(&self) -> ble_gatt_error
fn clone(&self) -> ble_gatt_error
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for ble_gatt_error
impl Debug for ble_gatt_error
source§impl Default for ble_gatt_error
impl Default for ble_gatt_error
source§fn default() -> ble_gatt_error
fn default() -> ble_gatt_error
Returns the “default value” for a type. Read more