Searched defs:BluetoothBleScanSettings (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ | ||
H A D | bluetooth_ble_scan_settings.h | 24 class BluetoothBleScanSettings : public Parcelable, public bluetooth::ScanSettings { class 27 explicit BluetoothBleScanSettings(const bluetooth::ScanSettings &other) : bluetooth::ScanSettings(other) in BluetoothBleScanSettings() function in OHOS::Bluetooth::BluetoothBleScanSettings 29 BluetoothBleScanSettings(const BluetoothBleScanSettings &other) : bluetooth::ScanSettings(other) in BluetoothBleScanSettings() function in OHOS::Bluetooth::BluetoothBleScanSettings |
Completed in 2 milliseconds