Home
last modified time | relevance | path

Searched refs:GATT_CHAR_PROP_BIT_WRITE (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/test/
Dstack_gatt_sr_hash_test.cc51 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()
/system/bt/bta/vc/
Ddevices_test.cc268 GATT_CHAR_PROP_BIT_WRITE); in SetSampleDatabase1()
312 GATT_CHAR_PROP_BIT_WRITE); in TEST_F()
Dvc_test.cc106 GATT_CHAR_PROP_BIT_WRITE); in set_sample_database()
/system/bt/stack/include/
Dgatt_api.h312 #define GATT_CHAR_PROP_BIT_WRITE (1 << 3) macro
/system/bt/stack/gatt/
Dgatt_attr.cc406 .properties = GATT_CHAR_PROP_BIT_READ | GATT_CHAR_PROP_BIT_WRITE, in gatt_profile_db_init()