Home
last modified time | relevance | path

Searched defs:SetAdvertisingData (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_ble_advertiser_proxy.cpp180 void BluetoothBleAdvertiserProxy::SetAdvertisingData(const BluetoothBleAdvertiserData &advData, in SetAdvertisingData() function in OHOS::Bluetooth::BluetoothBleAdvertiserProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_ble_advertiser_server.cpp287 void BluetoothBleAdvertiserServer::SetAdvertisingData(const BluetoothBleAdvertiserData &advData, in SetAdvertisingData() function in OHOS::Bluetooth::BluetoothBleAdvertiserServer
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_ble_advertiser.cpp321 void BleAdvertiser::SetAdvertisingData(const std::vector<uint8_t> &advData, const std::vector<uint8… in SetAdvertisingData() function in OHOS::Bluetooth::BleAdvertiser