Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h219 typedef UINT8 tGATT_CHAR_PROP; typedef
520 tGATT_CHAR_PROP char_prop; /* characteristic properties */
788 tGATT_PERM perm, tGATT_CHAR_PROP property,
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h164 tGATT_CHAR_PROP property;
750 tGATT_CHAR_PROP property,
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c42 tGATT_CHAR_PROP prop = GATT_CHAR_PROP_BIT_READ;
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c312 tGATT_PERM perm, tGATT_CHAR_PROP property, in GATTS_AddCharacteristic()
Dgatt_db.c511 tGATT_CHAR_PROP property, in gatts_add_characteristic()