Home
last modified time | relevance | path

Searched refs:SHARE_NAME_AND_PHONE_NUMBER (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp33 SHARE_NAME_AND_PHONE_NUMBER = 0, enumerator
112 SetNamedPropertyByInteger(env, shareType, ShareType::SHARE_NAME_AND_PHONE_NUMBER, "SHARE_NAME_AND_PHONE_NUMBER"); in ShareTypeInit()
240 return shareType == static_cast<int32_t>(ShareType::SHARE_NAME_AND_PHONE_NUMBER) || in IsShareTypeValid()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_pbap_pse.cpp36 SHARE_NAME_AND_PHONE_NUMBER = 0, member in OHOS::Bluetooth::BTShareType
209 if (shareType == static_cast<int32_t>(BTShareType::SHARE_NAME_AND_PHONE_NUMBER) || in CheckShareTypeInvalid()

Completed in 2 milliseconds