Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp735 string outDeviceId = outDeviceProfile.GetDeviceId(); variable
817 string outDeviceId = outServiceProfile.GetDeviceId(); variable
902 string outDeviceId = outCharProfile.GetDeviceId(); variable
/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()
364 std::string &outDeviceId, NapiNotifyCharacteristic &outCharacter) in CheckGattsNotify()