Searched refs:BluetoothRemoteDeviceProps (Results 1 – 6 of 6) sorted by relevance
31 class BluetoothRemoteDeviceProps : public Parcelable,34 BluetoothRemoteDeviceProps() = default;35 BluetoothRemoteDeviceProps(const ::bluetooth::RemoteDeviceProps& other) in BluetoothRemoteDeviceProps() function37 BluetoothRemoteDeviceProps(const BluetoothRemoteDeviceProps& other) in BluetoothRemoteDeviceProps() function39 ~BluetoothRemoteDeviceProps() = default;
19 import android.bluetooth.BluetoothRemoteDeviceProps;38 in BluetoothRemoteDeviceProps props); in OnGetRemoteDeviceProperties()40 in BluetoothRemoteDeviceProps props); in OnDeviceFound()
19 parcelable BluetoothRemoteDeviceProps cpp_header "android/bluetooth/bluetooth_remote_device_props.h…
31 status_t BluetoothRemoteDeviceProps::writeToParcel(Parcel* parcel) const { in writeToParcel()59 status_t BluetoothRemoteDeviceProps::readFromParcel(const Parcel* parcel) { in readFromParcel()
469 android::bluetooth::BluetoothRemoteDeviceProps(properties); in OnGetRemoteDeviceProperties()482 android::bluetooth::BluetoothRemoteDeviceProps(properties); in OnDeviceFound()
196 const android::bluetooth::BluetoothRemoteDeviceProps& props) override { in OnGetRemoteDeviceProperties()202 const android::bluetooth::BluetoothRemoteDeviceProps& props) override { in OnDeviceFound()