HomeSort by relevance Sort by last modified time
    Searched refs:GATT_SEC_ENCRYPT_MITM (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/gatt/
gatt_auth.c 179 if (gatt_get_sec_act(p_tcb) == GATT_SEC_ENCRYPT_MITM )
355 act = GATT_SEC_ENCRYPT_MITM;
457 case GATT_SEC_ENCRYPT_MITM:
498 case GATT_SEC_ENCRYPT_MITM:
gatt_int.h 46 #define GATT_SEC_ENCRYPT_MITM 5 /* authenticated encryption */

Completed in 138 milliseconds