Found 3 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 gatt_add_pending_new_srv_start * Description Add a pending new srv start to the new service start queue * Returns Pointer to the new service start buffer, NULL no buffer available
* 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.