Home
last modified time | relevance | path

Searched refs:tBTA_GATT_CHAR_PROP (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h517 typedef UINT8 tBTA_GATT_CHAR_PROP; typedef
709 tBTA_GATT_CHAR_PROP properties;
1366 … tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val,
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h95 tBTA_GATT_CHAR_PROP property;
Dbta_gattc_int.h295 tBTA_GATT_CHAR_PROP property;
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c128 tBTA_GATT_CHAR_PROP prop = (GATT_CHAR_PROP_BIT_READ | GATT_CHAR_PROP_BIT_NOTIFY); in button_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c1069 tBTA_GATT_CHAR_PROP prop) in bta_hh_le_expl_rpt()
1112 tBTA_GATT_CHAR_PROP prop) in bta_hh_le_expl_boot_rpt()
1587 tBTA_GATT_CHAR_PROP prop = 0; in bta_hh_le_search_hid_included()
1668 tBTA_GATT_CHAR_PROP prop; in bta_hh_le_search_hid_chars()
2886 tBTA_GATT_CHAR_PROP prop; in bta_hh_le_search_scps_chars()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c219 … tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val, in BTA_GATTS_AddCharacteristic()