Searched refs:GATT_SEC_ENCRYPT_NO_MITM (Results 1 – 2 of 2) sorted by relevance
360 act = GATT_SEC_ENCRYPT_NO_MITM; in gatt_determine_sec_act()453 case GATT_SEC_ENCRYPT_NO_MITM: in gatt_convert_sec_action()496 case GATT_SEC_ENCRYPT_NO_MITM: in gatt_security_check_start()
45 #define GATT_SEC_ENCRYPT_NO_MITM 4 /* unauthenticated encryption or better */ macro