Searched refs:GATT_CHAR_PROP_BIT_WRITE (Results 1 – 5 of 5) sorted by relevance
51 GATT_CHAR_PROP_BIT_READ | GATT_CHAR_PROP_BIT_WRITE, in TEST()63 GATT_CHAR_PROP_BIT_READ | GATT_CHAR_PROP_BIT_WRITE, in TEST()
268 GATT_CHAR_PROP_BIT_WRITE); in SetSampleDatabase1()312 GATT_CHAR_PROP_BIT_WRITE); in TEST_F()
106 GATT_CHAR_PROP_BIT_WRITE); in set_sample_database()
312 #define GATT_CHAR_PROP_BIT_WRITE (1 << 3) macro
406 .properties = GATT_CHAR_PROP_BIT_READ | GATT_CHAR_PROP_BIT_WRITE, in gatt_profile_db_init()