Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_co.h34 UINT8 prop; member
Dbta_gatt_api.h290 UINT8 prop; /* used when attribute type is characteristic */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c536 UINT8 prop) in bta_hh_le_find_alloc_report_entry()
1069 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() local
1668 tBTA_GATT_CHAR_PROP prop; in bta_hh_le_search_hid_chars() local
2886 tBTA_GATT_CHAR_PROP prop; in bta_hh_le_search_scps_chars() local
/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() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c314 esp_bt_gap_dev_prop_t prop[1]; in btc_gap_bt_search_devices_evt() local
336 esp_bt_gap_dev_prop_t prop[3]; in btc_gap_bt_search_devices_evt() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c42 tGATT_CHAR_PROP prop = GATT_CHAR_PROP_BIT_READ; variable
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c1311 UINT16 id, tBT_UUID uuid, UINT8 prop) in bta_gattc_fill_gatt_db_el()
2006 UINT16 e_handle, tBT_UUID uuid, UINT8 prop, UINT16 incl_srvc_s_handle, in bta_gattc_fill_nv_attr()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h188 UINT8 prop; member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h299 esp_bt_gap_dev_prop_t *prop; /*!< properties discovered from the new device */ member