Home
last modified time | relevance | path

Searched refs:SetSecurityMode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.h150 bool SetSecurityMode();
H A Dclassic_adapter_properties.cpp231 bool ClassicAdapterProperties::SetSecurityMode() in SetSecurityMode() function in OHOS::bluetooth::ClassicAdapterProperties
H A Dclassic_adapter.cpp89 ret &= adapterProperties_.SetSecurityMode(); in StartUp()