Home
last modified time | relevance | path

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

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