btstack/src
2010-05-26 20:06:53 +00:00
..
bt_control_iphone.h added iPhone Bluetooth toggle functions 2010-01-09 18:25:30 +00:00
bt_control_iphone.m killall BTServer to help Apple Bluetooth start up the next time 2010-05-24 15:09:06 +00:00
bt_control.h added iPhone Bluetooth toggle functions 2010-01-09 18:25:30 +00:00
btstack.c added bt_use_tcp and adapted bt_open 2010-02-28 21:45:22 +00:00
daemon.c Refactor L2CAP data and event send 2010-04-05 22:47:52 +00:00
get_version.sh added script to create version.h 2010-01-09 10:19:43 +00:00
hci_cmds.c added hci_pin_code_request_negative_reply 2010-04-28 20:33:30 +00:00
hci_dump.c prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
hci_dump.h prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
hci_transport_h4.c fix compile for posix platforms 2010-01-09 21:27:47 +00:00
hci_transport_h4.h prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
hci_transport_usb.c prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
hci_transport_usb.h prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
hci_transport.h prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
hci.c set len in BTSTACK_EVENT_SYSTEM_BLUETOOTH_ENABLED correctly 2010-05-24 15:38:58 +00:00
hci.h need both current position and l2cap lenght 2010-02-13 15:14:01 +00:00
l2cap_signaling.c clarify use of source_cid and dest_cid - use only for signal packets and use local_cid and remote_cid otherwise - fixes bug in incoming l2cap connection handling 2010-03-04 23:03:40 +00:00
l2cap_signaling.h also commit corrected spelling 2010-05-25 20:12:54 +00:00
l2cap.c extract primary l2cap signaling handler 2010-05-26 20:06:53 +00:00
l2cap.h Refactor L2CAP data and event send 2010-04-05 22:47:52 +00:00
linked_list.c prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
Makefile.am.disabled build BTstack libraries, create Framework 2009-09-22 22:31:58 +00:00
Makefile.in rename bt_iphone_control.c to .m to prepare for BluetoothManager objc code 2010-01-09 11:35:30 +00:00
platform_iphone.c prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
platform_iphone.h prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
run_loop_cocoa.m try to make cocoa run loop more robust 2010-02-09 21:34:53 +00:00
run_loop_posix.c renamed timer_t to timer_source_t to avoid conflict with timer_t in /usr/include/time.h in Linux 2009-11-23 19:45:32 +00:00
run_loop.c renamed timer_t to timer_source_t to avoid conflict with timer_t in /usr/include/time.h in Linux 2009-11-23 19:45:32 +00:00
socket_connection.c extract socket_connection_launchd_register_fd_array, support 2 sockets in launchd, work around malloc warning 2010-03-02 23:19:07 +00:00
socket_connection.h extract socket_connection_create_launchd from unix part 2010-03-02 20:58:27 +00:00
utils.c prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00