Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/include/
H A Dgatt_api.h317 typedef uint8_t tGATT_CHAR_PROP; typedef
593 tGATT_CHAR_PROP char_prop; /* characterisitc properties */
/aosp12/system/bt/stack/gatt/
H A Dgatt_int.h146 tGATT_CHAR_PROP property;
635 tGATT_CHAR_PROP property,
H A Dgatt_db.cc366 tGATT_CHAR_PROP property, in gatts_add_characteristic()