Found 2 other functions taking a
tBTA_GATTC_MULTI
argument:
* Function BTA_GATTC_ReadMultiple * Description This function is called to read multiple characteristic or * characteristic descriptors. * Parameters conn_id - connection ID. * p_read_multi - pointer to the read multiple parameter. * Returns None
* Function BTA_GATTC_ReadMultipleVariable * Description This function is called to read multiple variable length characteristic or * characteristic descriptors. * Parameters conn_id - connection ID. * p_read_multi - pointer to the read multiple parameter. * Returns None