Searched refs:SetDeviceClass (Results 1 – 8 of 8) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/ |
D | emulated_peer.h | 76 void SetDeviceClass(SetDeviceClassRequest& request,
|
D | emulated_peer.cc | 184 void EmulatedPeer::SetDeviceClass(SetDeviceClassRequest& request, in SetDeviceClass() function in bt_hci_virtual::EmulatedPeer
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/ |
D | adapter.h | 466 virtual void SetDeviceClass(DeviceClass dev_class,
|
D | fake_adapter.h | 338 void SetDeviceClass(DeviceClass dev_class,
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | host_server.h | 60 void SetDeviceClass(fuchsia::bluetooth::DeviceClass device_class,
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
D | fake_adapter.cc | 274 void FakeAdapter::SetDeviceClass(DeviceClass dev_class, in SetDeviceClass() function in bt::gap::testing::FakeAdapter
|
D | adapter.cc | 372 void SetDeviceClass(DeviceClass dev_class, 800 void AdapterImpl::SetDeviceClass(DeviceClass dev_class, in SetDeviceClass() function in bt::gap::AdapterImpl 1647 self->SetDeviceClass(dev_class, [self](const auto&) { in InitializeStep4()
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | host_server.cc | 178 void HostServer::SetDeviceClass(fbt::DeviceClass device_class, in SetDeviceClass() function in bthost::HostServer 186 adapter()->SetDeviceClass(dev_class, in SetDeviceClass()
|