Home
last modified time | relevance | path

Searched refs:tBTA_GATTC_READ (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatt_util.h29 uint16_t set_read_value(uint8_t *gattc_if, esp_ble_gattc_cb_param_t *p_dest, tBTA_GATTC_READ *p_src…
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c694 tBTA_GATTC_READ *p_data) in bta_hh_le_save_rpt_ref()
752 tBTA_GATTC_READ *p_data) in bta_hh_le_save_ext_rpt_ref()
1646 void bta_hh_read_battery_level_cmpl(UINT8 status, tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ *p_data) in bta_hh_read_battery_level_cmpl()
1752 void bta_hh_le_save_rpt_map(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ *p_data) in bta_hh_le_save_rpt_map()
1794 void bta_hh_le_proc_get_rpt_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ *p_data) in bta_hh_le_proc_get_rpt_cmpl()
1848 void bta_hh_le_proc_read_proto_mode(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ *p_data) in bta_hh_le_proc_read_proto_mode()
1890 tBTA_GATTC_READ *p_data = (tBTA_GATTC_READ *)p_buf; in bta_hh_w4_le_read_char_cmpl()
1945 tBTA_GATTC_READ *p_data = (tBTA_GATTC_READ *)p_buf; in bta_hh_le_read_char_cmpl()
1980 tBTA_GATTC_READ *p_data = (tBTA_GATTC_READ *)p_buf; in bta_hh_le_read_descr_cmpl()
2006 void bta_hh_le_read_battery_level_descr_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ *p_data) in bta_hh_le_read_battery_level_descr_cmpl()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatt_util.c136 uint16_t set_read_value(uint8_t *gattc_if, esp_ble_gattc_cb_param_t *p_dest, tBTA_GATTC_READ *p_src) in set_read_value()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h308 }tBTA_GATTC_READ; typedef
440 tBTA_GATTC_READ read; /* read attribute/descriptor data */