GATTS_HandleMultiValueNotification() function
* Function GATTS_HandleMultiValueNotification * Description This function sends multiple handle value notification to a client. * Parameter conn_id: connection identifier. * tuples: Pointer to handle-length-value tuple list. * num_tuples: Number of tuples. * Returns GATT_SUCCESS if successfully sent; otherwise error code.