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.cc 344 act = GATT_SEC_ENCRYPT;
349 act = GATT_SEC_ENCRYPT;
398 case GATT_SEC_ENCRYPT:
440 case GATT_SEC_ENCRYPT:
443 if (sec_act_old < GATT_SEC_ENCRYPT) {
gatt_int.h 45 #define GATT_SEC_ENCRYPT 3 /* encrypt the link with current key */

Completed in 46 milliseconds