Home | History | Annotate | Download | only in gatt

Lines Matching refs:GATT_ENCRYPT_KEY_SIZE_MASK

128     min_key_size = (((perm & GATT_ENCRYPT_KEY_SIZE_MASK) >> 12));
759 min_key_size = (((perm & GATT_ENCRYPT_KEY_SIZE_MASK) >> 12));