Searched defs:BluetoothLe (Results 1 – 4 of 4) sorted by relevance
328 pub struct BluetoothLe { struct331 pub address_type: device_path::messaging::BluetoothLeAddressType,
2129 pub struct BluetoothLe { struct2132 pub(super) address_type: device_path::messaging::BluetoothLeAddressType,2135 impl BluetoothLe { implementation2149 impl fmt::Debug for BluetoothLe { implementation2158 impl TryFrom<&DevicePathNode> for &BluetoothLe { implementation2166 let node: *const BluetoothLe = node.cast(); in try_from() constant5037 pub struct BluetoothLe { struct5039 pub device_address: [u8; 6usize],5041 pub address_type: device_path::messaging::BluetoothLeAddressType,5044 unsafe impl BuildNode for BluetoothLe { implementation
2129 pub struct BluetoothLe { struct2132 pub(super) address_type: device_path::messaging::BluetoothLeAddressType,2135 impl BluetoothLe { impl2149 impl fmt::Debug for BluetoothLe { implementation2158 impl TryFrom<&DevicePathNode> for &BluetoothLe { implementation2166 let node: *const BluetoothLe = node.cast(); in try_from() constant5037 pub struct BluetoothLe { struct5039 pub device_address: [u8; 6usize],5041 pub address_type: device_path::messaging::BluetoothLeAddressType,5044 unsafe impl BuildNode for BluetoothLe { implementation