Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dhelpers.cc553 fbt::DeviceClass DeviceClassToFidl(bt::DeviceClass input) { in DeviceClassToFidl() function
1235 output.set_device_class(DeviceClassToFidl(*peer.bredr()->device_class())); in PeerToFidl()