Searched refs:GATT_SEC_ENCRYPT_NO_MITM (Results 1 – 2 of 2) sorted by relevance
310 if (!is_link_key_known) act = GATT_SEC_ENCRYPT_NO_MITM; in gatt_determine_sec_act()390 case GATT_SEC_ENCRYPT_NO_MITM: in gatt_convert_sec_action()419 case GATT_SEC_ENCRYPT_NO_MITM: in gatt_security_check_start()
47 #define GATT_SEC_ENCRYPT_NO_MITM 4 /* unauthenticated encryption or better */ macro