Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h233 } tBTA_GATT_UNFMT; typedef
307 tBTA_GATT_UNFMT *p_value;
1036 tBTA_GATT_UNFMT *p_data,
1127 tBTA_GATT_UNFMT *p_data,
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c130 …p_dest_data->read.p_value = (tBTA_GATT_UNFMT *)osi_malloc(sizeof(tBTA_GATT_UNFMT) + p_src_data->r… in btc_gattc_copy_req_data()
646 tBTA_GATT_UNFMT descr_val; in btc_gattc_write_char_descr()
668 tBTA_GATT_UNFMT descr_val; in btc_gattc_prepare_write_char_descr()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c712 tBTA_GATT_UNFMT *p_data, in BTA_GATTC_WriteCharDescr()
805 UINT16 offset,tBTA_GATT_UNFMT *p_data, in BTA_GATTC_PrepareWriteCharDescr()
Dbta_gattc_act.c1350 tBTA_GATT_UNFMT read_value; in bta_gattc_read_cmpl()
1353 memset(&read_value, 0, sizeof(tBTA_GATT_UNFMT)); in bta_gattc_read_cmpl()
2516 tBTA_GATT_UNFMT indicate_v; in bta_gattc_register_service_change_notify()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1412 tBTA_GATT_UNFMT write = {0}; in bt_mesh_bta_gattc_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c890 tBTA_GATT_UNFMT value; in bta_hh_le_write_char_clt_cfg()