Searched defs:BluetoothBleAdvertiserData (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ | ||
H A D | bluetooth_ble_advertiser_data.h | 23 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