Home
last modified time | relevance | path

Searched refs:BTM_SEC_ENCRYPT_NO_MITM (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c1049 return BTM_SEC_ENCRYPT_NO_MITM; in btm_ble_determine_security_act()
1110 case BTM_SEC_ENCRYPT_NO_MITM: in btm_ble_start_sec_check()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h960 #define BTM_SEC_ENCRYPT_NO_MITM 3 /* unauthenticated encryption or better */ macro