Home
last modified time | relevance | path

Searched defs:p_read_multi (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c554 void BTA_GATTC_ReadMultiple(UINT16 conn_id, tBTA_GATTC_MULTI *p_read_multi, in BTA_GATTC_ReadMultiple()
591 void BTA_GATTC_ReadMultipleVariable(UINT16 conn_id, tBTA_GATTC_MULTI *p_read_multi, in BTA_GATTC_ReadMultipleVariable()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c990 tGATT_READ_MULTI *p_read_multi; in GATTC_Read() local