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

  /system/bt/stack/gatt/
gatt_auth.c 388 act = GATT_SEC_ENCRYPT;
396 act = GATT_SEC_ENCRYPT;
451 case GATT_SEC_ENCRYPT:
496 case GATT_SEC_ENCRYPT:
499 if (sec_act_old < GATT_SEC_ENCRYPT)
gatt_int.h 44 #define GATT_SEC_ENCRYPT 3 /* encrypt the link with current key */

Completed in 3008 milliseconds