Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h356 LE_MODE_1_LEVEL_4, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c378 if (mode1Level == LE_MODE_1_LEVEL_4) { in GAP_LeSetSecurityMode()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp653 if ((level1 != LE_MODE_1_LEVEL_4) && in LePairFeatureReq()