pub type BluetoothHCILEUsedFeatures = BluetoothHCISupportedFeatures;Available on crate feature
Bluetooth only.Expand description
Aliased Type§
#[repr(C)]pub struct BluetoothHCILEUsedFeatures {
pub data: [u8; 8],
}Fields§
§data: [u8; 8]