Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h264 }tBTA_GATTC_MULTI; typedef
1156 extern void BTA_GATTC_ReadMultiple(UINT16 conn_id, tBTA_GATTC_MULTI *p_read_multi,
1172 extern void BTA_GATTC_ReadMultipleVariable(UINT16 conn_id, tBTA_GATTC_MULTI *p_read_multi,
/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/btc/profile/std/gatt/
Dbtc_gattc.c608 tBTA_GATTC_MULTI bta_multi; in btc_gattc_read_multiple_char()
616 tBTA_GATTC_MULTI bta_multi; in btc_gattc_read_multiple_variable_char()