Skip to content

KlinkOnE/android_external_bluetooth_sbc

 
 

Repository files navigation

SBC library
***********

Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>


Compilation and installation
============================

In order to compiler the source code you need following software packages:
	- GCC compiler
	- GNU C library

To configure run:
	./configure --prefix=/usr

Configure automatically searches for all required components and packages.

To compile and install run:
	make && make install

About

sbc for bluez 5.28

Resources

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.8%
  • Shell 0.2%