BTM_SecClrService() function
* Function BTM_SecClrService * Description Removes specified service record(s) from the security database. * All service records with the specified name are removed. * Typically used only by devices with limited RAM so that it can * reuse an old security service record. * Note: Unpredictable results may occur if a service is cleared * that is still in use by an application/profile. * Parameters Service ID - Id of the service to remove. ('0' removes all service * records (except SDP). * Returns Number of records that were freed.