Searched refs:RemoteDeviceProps (Results 1 – 7 of 7) sorted by relevance
23 RemoteDeviceProps::RemoteDeviceProps() = default;24 RemoteDeviceProps::RemoteDeviceProps(const RemoteDeviceProps& other) = default;25 RemoteDeviceProps::RemoteDeviceProps(const std::string& name, in RemoteDeviceProps() function in bluetooth::RemoteDeviceProps36 RemoteDeviceProps::~RemoteDeviceProps() = default;
26 class RemoteDeviceProps {28 RemoteDeviceProps();29 RemoteDeviceProps(const RemoteDeviceProps& other);30 RemoteDeviceProps(const std::string& name, const std::string& address,33 ~RemoteDeviceProps();
32 public ::bluetooth::RemoteDeviceProps {35 BluetoothRemoteDeviceProps(const ::bluetooth::RemoteDeviceProps& other) in BluetoothRemoteDeviceProps()36 : ::bluetooth::RemoteDeviceProps(other) {} // NOLINT(implicit) in BluetoothRemoteDeviceProps()38 : ::bluetooth::RemoteDeviceProps(other) {} // NOLINT(implicit) in BluetoothRemoteDeviceProps()
94 const RemoteDeviceProps& props);98 const RemoteDeviceProps& props);
48 RemoteDeviceProps ParseRemoteDeviceProps(int num_properties, in ParseRemoteDeviceProps()123 return RemoteDeviceProps(name, address, service_uuids, device_class, in ParseRemoteDeviceProps()186 const RemoteDeviceProps& properties) { in OnGetRemoteDeviceProperties()191 const RemoteDeviceProps& properties) { in OnDeviceFound()617 RemoteDeviceProps()); in RemoteDevicePropertiesCallback()622 RemoteDeviceProps props = in RemoteDevicePropertiesCallback()636 RemoteDeviceProps props = in DeviceFoundCallback()
148 const bluetooth::RemoteDeviceProps& properties) override;150 const bluetooth::RemoteDeviceProps& properties) override;
463 const bluetooth::RemoteDeviceProps& properties) { in OnGetRemoteDeviceProperties()478 const bluetooth::RemoteDeviceProps& properties) { in OnDeviceFound()