Searched refs:GATT_WRITE_ENCRYPTED_PERM (Results 1 – 2 of 2) sorted by relevance
571 } else if ((perm & GATT_WRITE_ENCRYPTED_PERM) && in gatts_write_attr_perm_check()575 } else if ((perm & GATT_WRITE_ENCRYPTED_PERM) && in gatts_write_attr_perm_check()
198 #define GATT_WRITE_ENCRYPTED_PERM \ macro