Found 5 other functions taking a
tGATT_VALUE
argument:
* Function GATTC_Write * Description This function is called to write the value of an attribute to * the server. * Parameters conn_id: connection identifier. * type - attribute write type. * p_write - write operation parameters. * Returns GATT_SUCCESS if command started successfully.
* Function gatt_add_pending_ind * Description Add a pending indication * Returns Pointer to the current pending indication buffer, NULL no buffer available
* GAP Attributes Database Request callback
* Function gatt_check_write_long_terminate * Description To terminate write long or not. * Returns TRUE: write long is terminated; FALSE keep sending.
* Function bta_gattc_process_srvc_chg_ind * Description process service change indication. * Returns None.