Home
last modified time | relevance | path

Searched defs:BluetoothBleAdvertiserData (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_advertiser_data.h23 class BluetoothBleAdvertiserData : public Parcelable, public bluetooth::AdvertiserData { class
26 explicit BluetoothBleAdvertiserData(const bluetooth::AdvertiserData &other) : bluetooth::AdvertiserData(other) in BluetoothBleAdvertiserData() function in OHOS::Bluetooth::BluetoothBleAdvertiserData
28 explicit BluetoothBleAdvertiserData(const BluetoothBleAdvertiserData &other) : bluetooth::AdvertiserData(other) in BluetoothBleAdvertiserData() function in OHOS::Bluetooth::BluetoothBleAdvertiserData
[all...]

Completed in 1 milliseconds