Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dcompat.h26 COMPAT_DISABLE_BLE_SECURE_CONNECTIONS, enumerator
H A Dcompat.cpp23 {CompatType::COMPAT_DISABLE_BLE_SECURE_CONNECTIONS, {
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp654 … (Compat::CompatCheck(CompatType::COMPAT_DISABLE_BLE_SECURE_CONNECTIONS, addr.GetAddress()))) { in LePairFeatureReq()