Searched defs:BtLocalLeFeatures (Results 1 – 1 of 1) sorted by relevance
351 pub type BtLocalLeFeatures = bindings::bt_local_le_features_t; typedef602 let ptr: *const BtLocalLeFeatures = llf; in get_data_ptr() constant688 let v = unsafe { *(prop.val as *const BtLocalLeFeatures) }; in from() constant