Re: [Bluez PATCH v2 01/13] lib: Inclusive language changes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Archie,

> Could you give me pointers on this libbluetooth API?
> I can't seem to figure out which ones of these replacements belong to
> libbluetooth.

take a clean git tree and do this.

	./bootstrap
	./configure --enable-library
	make
	make install DESTDIR=$PWD/x
	find x
	rm -rf x

It should give you API from the include directory.

x/usr/include/bluetooth
x/usr/include/bluetooth/cmtp.h
x/usr/include/bluetooth/hidp.h
x/usr/include/bluetooth/bluetooth.h
x/usr/include/bluetooth/bnep.h
x/usr/include/bluetooth/rfcomm.h
x/usr/include/bluetooth/l2cap.h
x/usr/include/bluetooth/hci.h
x/usr/include/bluetooth/sco.h
x/usr/include/bluetooth/sdp.h
x/usr/include/bluetooth/hci_lib.h
x/usr/include/bluetooth/sdp_lib.h

So any change here is fundamentally an API breakage.

Regards

Marcel




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux