Home
last modified time | relevance | path

Searched refs:secure_ (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp88 ParseBool(env, sppOption->secure_, value); in GetSppOptionFromJS()
89 HILOGI("secure is %{public}d", sppOption->secure_); in GetSppOptionFromJS()
97 sppOption->uuid_.c_str(), sppOption->secure_, sppOption->type_); in GetSppOptionFromJS()
120 callbackInfo->sppOption_->type_, callbackInfo->sppOption_->secure_); in SppConnect()
H A Dnapi_bluetooth_spp_server.cpp133 callbackInfo->sppOption_->secure_); in SppListen()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h86 bool secure_ = false; member

Completed in 4 milliseconds