Searched refs:GATT_CHAR_PROP_BIT_WRITE (Results 1 – 2 of 2) sorted by relevance
209 #define GATT_CHAR_PROP_BIT_WRITE (1 << 3) macro
375 .properties = GATT_CHAR_PROP_BIT_READ | GATT_CHAR_PROP_BIT_WRITE, in gatt_profile_db_init()