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