Searched refs:BluetoothLpDeviceParamSet (Results 1 – 6 of 6) sorted by relevance
35 struct BluetoothLpDeviceParamSet { struct68 virtual int SetLpDeviceParam(const BluetoothLpDeviceParamSet ¶mSet) = 0; argument
359 int WriteScanParcelData(const BluetoothLpDeviceParamSet ¶mSet, MessageParcel &data) in WriteScanParcelData()383 int WriteAdvertiserParcelData(const BluetoothLpDeviceParamSet ¶mSet, MessageParcel &data) in WriteAdvertiserParcelData()408 int WriteActiveDeviceInfoParcelData(const BluetoothLpDeviceParamSet ¶mSet, MessageParcel &data) in WriteActiveDeviceInfoParcelData()433 int BluetoothBleCentralManagerProxy::SetLpDeviceParam(const BluetoothLpDeviceParamSet ¶mSet) in SetLpDeviceParam()
47 int SetLpDeviceParam(const BluetoothLpDeviceParamSet ¶mSet) override;
53 int SetLpDeviceParam(const BluetoothLpDeviceParamSet ¶mSet) override;
486 BluetoothLpDeviceParamSet paramSet; in SetLpDeviceParam()
775 int BluetoothBleCentralManagerServer::SetLpDeviceParam(const BluetoothLpDeviceParamSet ¶mSet) in SetLpDeviceParam()