Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h214 typedef UINT8 tGATT_CHAR_PROP; typedef
513 tGATT_CHAR_PROP char_prop; /* characteristic properties */
775 tGATT_PERM perm, tGATT_CHAR_PROP property,
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h164 tGATT_CHAR_PROP property;
731 tGATT_CHAR_PROP property,
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c50 tGATT_CHAR_PROP prop = GATT_CHAR_PROP_BIT_READ;
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c295 tGATT_PERM perm, tGATT_CHAR_PROP property, in GATTS_AddCharacteristic()
Dgatt_db.c513 tGATT_CHAR_PROP property, in gatts_add_characteristic()