Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_auth.cc305 if (!is_link_key_known) act = GATT_SEC_ENCRYPT_NO_MITM; in gatt_determine_sec_act()
385 case GATT_SEC_ENCRYPT_NO_MITM: in gatt_convert_sec_action()
414 case GATT_SEC_ENCRYPT_NO_MITM: in gatt_security_check_start()
Dgatt_int.h53 GATT_SEC_ENCRYPT_NO_MITM = 4, /* unauthenticated encryption or better */ enumerator
64 CASE_RETURN_TEXT(GATT_SEC_ENCRYPT_NO_MITM); in gatt_security_action_text()