Searched refs:GATT_WRITE_ALLOWED (Results 1 – 2 of 2) sorted by relevance
558 } else if (!(perm & GATT_WRITE_ALLOWED)) { in gatts_write_attr_perm_check()584 (perm & GATT_WRITE_ALLOWED) == 0) { in gatts_write_attr_perm_check()
188 #define GATT_WRITE_ALLOWED \ macro