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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 387 act = GATT_SEC_ENCRYPT;
395 act = GATT_SEC_ENCRYPT;
450 case GATT_SEC_ENCRYPT:
495 case GATT_SEC_ENCRYPT:
498 if (sec_act_old < GATT_SEC_ENCRYPT)
gatt_int.h 44 #define GATT_SEC_ENCRYPT 3 /* encrypt the link with current key */

Completed in 291 milliseconds