Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_profile.cpp41 napi_ref profileRef; in SetProfile() local
65 napi_ref profileRef = profiles_[static_cast<ProfileId>(profileId)]; in GetProfile() local