Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h47 bool GetBleSecurity() const;
H A Dble_config.cpp184 bool BleConfig::GetBleSecurity() const in GetBleSecurity() function in OHOS::bluetooth::BleConfig
H A Dble_security.cpp645 if (BleConfig::GetInstance().GetBleSecurity()) { in LePairFeatureReq()