Home
last modified time | relevance | path

Searched refs:outDeviceId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_server.cpp309 NapiGattServer **outServer, std::string &outDeviceId, NapiNotifyCharacteristic &outCharacter) in CheckNotifyCharacteristicChangedEx() argument
325 outDeviceId = std::move(deviceId); in CheckNotifyCharacteristicChangedEx()
364 std::string &outDeviceId, NapiNotifyCharacteristic &outCharacter) in CheckGattsNotify() argument
380 outDeviceId = std::move(deviceId); in CheckGattsNotify()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp735 string outDeviceId = outDeviceProfile.GetDeviceId(); variable
746 EXPECT_EQ(outDeviceId, deviceId);
817 string outDeviceId = outServiceProfile.GetDeviceId(); variable
820 EXPECT_EQ(outDeviceId, deviceId);
902 string outDeviceId = outCharProfile.GetDeviceId(); variable
906 EXPECT_EQ(outDeviceId, deviceId);