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

  /system/bt/stack/gatt/
gatt_db.c 140 if ((perm & GATT_READ_AUTH_REQUIRED ) && !(sec_flag & GATT_SEC_FLAG_LKEY_UNAUTHED) &&
804 else if ((perm & GATT_WRITE_AUTH_REQUIRED ) && !(sec_flag & GATT_SEC_FLAG_LKEY_UNAUTHED))
    [all...]
gatt_int.h 92 #define GATT_SEC_FLAG_LKEY_UNAUTHED BTM_SEC_FLAG_LKEY_KNOWN
gatt_utils.c     [all...]

Completed in 50 milliseconds