Found 2 other functions taking a
tGATTS_HNDL_RANGE
argument:
* GATT SERVER API * Function GATTS_AddHandleRange * Description This function add the allocated handles range for the specifed * application UUID, service UUID and service instance * Parameter p_hndl_range: pointer to allocated handles information * Returns TRUE if handle range is added successfully; otherwise FALSE.
* Function bta_gatts_nv_save_cback * Description NV save callback function. * Parameter is_add: true is to add a handle range; otherwise is to delete. * Returns none.