Home
last modified time | relevance | path

Searched refs:tBTA_GATTC_WRITE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2087 tBTA_GATTC_WRITE *p_data = (tBTA_GATTC_WRITE *)p_buf; in bta_hh_w4_le_write_cmpl()
2115 tBTA_GATTC_WRITE *p_data = (tBTA_GATTC_WRITE *)p_buf; in bta_hh_le_write_cmpl()
2173 tBTA_GATTC_WRITE *p_data = (tBTA_GATTC_WRITE *)p_buf; in bta_hh_le_write_char_descr_cmpl()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h315 }tBTA_GATTC_WRITE; typedef
441 tBTA_GATTC_WRITE write; /* write complete data */
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c830 tBTA_GATTC_WRITE *write = &arg->write; in btc_gattc_cb_handler()
891 tBTA_GATTC_WRITE *write = &arg->write; in btc_gattc_cb_handler()