Home | History | Annotate | Download | only in gatt

Lines Matching refs:GATT_ENCRYPT_KEY_SIZE_MASK

126     min_key_size = (((perm & GATT_ENCRYPT_KEY_SIZE_MASK) >> 12));
764 min_key_size = (((perm & GATT_ENCRYPT_KEY_SIZE_MASK) >> 12));