btstack/test/avdtp
2017-01-17 17:31:14 +01:00
..
.gitignore
avdtp_acceptor.c move initiator code feom sink 2017-01-17 16:53:10 +01:00
avdtp_acceptor.h move acceptor signaling connection state from sink 2017-01-17 14:42:03 +01:00
avdtp_initiator.c move initiator code feom sink 2017-01-17 16:53:10 +01:00
avdtp_initiator.h move initiator code feom sink 2017-01-17 16:53:10 +01:00
avdtp_sink.c remove set connection 2017-01-17 16:58:14 +01:00
avdtp_sink.h Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp 2017-01-17 13:49:40 +01:00
avdtp_source.c
avdtp_source.h
avdtp_test.c Merge branch 'develop' into a2dp 2017-01-17 17:31:14 +01:00
avdtp_util.c move acceptor signaling connection state from sink 2017-01-17 14:42:03 +01:00
avdtp_util.h move acceptor signaling connection state from sink 2017-01-17 14:42:03 +01:00
avdtp.h avdtp: define avdtp_sink_callback in avdtp_sink 2017-01-16 17:48:29 +01:00
Makefile
portaudio_test.c