Searched refs:GATT_SEC_ENCRYPT (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_auth.c388 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)
H A Dgatt_int.h44 #define GATT_SEC_ENCRYPT 3 /* encrypt the link with current key */ macro

Completed in 5 milliseconds