Home
last modified time | relevance | path

Searched refs:b_name (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dinformational.rs966 let b_name = format!("{}", DeviceInformation::print_names(&b.names)); in report() localVariable
967 let name_order = a_name.cmp(&b_name); in report()