Home
last modified time | relevance | path

Searched refs:char_ext_prop (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/gatt/
Dgatt_db.cc237 uint16_t char_ext_prop = in read_attr_value() local
238 attr16.p_value ? attr16.p_value->char_ext_prop : 0x0000; in read_attr_value()
240 UINT16_TO_STREAM(p, char_ext_prop); in read_attr_value()
406 char_dscptr.p_value->char_ext_prop = extended_properties; in gatts_add_char_ext_prop_descr()
Dgatt_sr_hash.cc108 ? attr_it->p_value->char_ext_prop in fill_database_info()
Dgatt_int.h156 uint16_t char_ext_prop; /* Characteristic Extended Properties */ member