Commit Graph

130 Commits

Author SHA1 Message Date
matthias.ringwald
a7ac6b35f0 add C++ protection 2013-07-15 19:47:08 +00:00
matthias.ringwald@gmail.com
eed533f622 added missing #pragma once and C++ function name mangling protection 2013-05-23 14:57:16 +00:00
matthias.ringwald@gmail.com
5f74f46bbb use sdp_client_query_rfcomm_services in header 2013-04-26 20:32:08 +00:00
matthias.ringwald@gmail.com
40943ff4e0 defines for SDP queries 2013-04-26 20:17:43 +00:00
matthias.ringwald@gmail.com
6a736e2994 added hci_change_connection_packet_type 2013-03-07 17:26:46 +00:00
matthias.ringwald@gmail.com
e6cc8be246 mark Embedded API functions, add basic documentation for all of them 2013-01-26 17:34:33 +00:00
matthias.ringwald
582b8268b9 added ant_cmds.c for use with CC2567 2012-11-16 22:30:56 +00:00
matthias.ringwald@gmail.com
5b4f6e5776 added setters for timer and data source handlers 2012-10-28 22:38:57 +00:00
matthias.ringwald
0d79c710aa define LOG_MESSAGE_PACKET and add support for HCI_DUMP_PACKETLOGGER and HCI_DUMP_STDOUT 2012-02-20 19:12:47 +00:00
matthias.ringwald
84d2b59295 make de_add_uuid128 public 2012-02-12 19:33:45 +00:00
matthias.ringwald@gmail.com
5652b5ff9b added support for Attribute and Security Manager LE protocols in L2CAP 2012-01-29 17:10:28 +00:00
matthias.ringwald
12900f4689 added read/write num broadcast retransmissions 2012-01-15 21:28:42 +00:00
matthias.ringwald
188981d28a log info own bd addr 2011-11-26 19:43:08 +00:00
mila@ringwald.ch
31b7540338 overwrite stored names & link keys if no place remained 2011-11-15 13:32:34 +00:00
matthias.ringwald
fb7d311704 define L2CAP_EVENT_SERVICE_REGISTERED and L2CAP_SERVICE_ALREADY_REGISTERED 2011-11-09 16:07:23 +00:00
matthias.ringwald
9c65ff5e48 added LE events 2011-10-01 14:21:26 +00:00
matthias.ringwald
eedfb86250 added read/write le host supported 2011-09-25 19:38:06 +00:00
matthias.ringwald
0190978979 added hci_read_local_supported_features 2011-09-25 18:35:20 +00:00
matthias.ringwald
748ce49b14 no need for config.h 2011-09-25 14:11:18 +00:00
matthias.ringwald
a33ebe64a3 no need for config.h 2011-09-25 14:11:10 +00:00
matthias.ringwald
071f140242 add prototypes for Low Energy commands 2011-09-24 18:27:59 +00:00
matthias.ringwald
8fb6ecf516 add BTstack client command for rfcomm flow control 2011-09-11 21:00:34 +00:00
matthias.ringwald
f8adb6a795 provide sdp_create_spp_service helper 2011-08-20 21:30:25 +00:00
matthias.ringwald
7d11b61d2f provide access to CTS irq and allow for sleep mode 2011-08-20 12:47:17 +00:00
matthias.ringwald@gmail.com
d2fe945c6b use memset(addr, 0, len) instead of bzero(addr, len) to increase portability 2011-08-18 16:43:15 +00:00
matthias.ringwald
cf19c47a24 added sdp_filter_attributes_in_attributeIDList 2011-08-06 20:48:47 +00:00
matthias.ringwald
75a107579f fix spd_get_filtered_size 2011-08-06 13:11:51 +00:00
matthias.ringwald
d18a147f75 fix prototypes 2011-08-06 08:44:29 +00:00
matthias.ringwald
eda56fd465 added spd_get_filtered_size to get sum of attributes matching attribute list 2011-08-05 20:40:47 +00:00
matthias.ringwald
e96f52b81b define embedded_trigger to trigger run loop iteration and call from tick callback and hci h4 dma transport implementation 2011-08-05 15:50:55 +00:00
matthias.ringwald
a130134ed3 fix typo 2011-08-05 15:13:47 +00:00
matthias.ringwald
69805e1a11 define hal_cpu.h for low power mode 2011-08-05 15:08:53 +00:00
matthias.ringwald
e5780900c0 replace EMBEDDED with HAVE_TICK where appropriate 2011-08-05 14:53:18 +00:00
matthias.ringwald
f7659c28b1 re-add prototype or print_bd_addr to not break existing code 2011-08-01 11:55:41 +00:00
matthias.ringwald
e67516028b add bd_addr_to_str prototype 2011-08-01 10:43:19 +00:00
matthias.ringwald
e53ed0feb1 forgot commit of updated header 2011-07-29 19:42:33 +00:00
matthias.ringwald
c785ef68cf enable timers for EMBEDDED 2011-07-25 21:12:09 +00:00
matthias.ringwald
c0c1ea3d67 added hci_reject_connection_request 2011-07-25 18:48:34 +00:00
matthias.ringwald
df2b172626 basic memory pool implementation 2011-07-23 14:33:33 +00:00
matthias.ringwald
a8a2dedc0b use uint32_t for time in ms 2011-07-14 12:09:53 +00:00
matthias.ringwald
adccaefc69 add hal_uart_dma_set_block_sent handler 2011-07-12 19:33:34 +00:00
matthias.ringwald
2de56e6d03 pragma mark once and pragme once are not the same 2011-06-23 18:23:30 +00:00
matthias.ringwald
be93454b1f added hci_sniff_mode 2011-06-20 18:15:49 +00:00
matthias.ringwald
07483b926e clean ups 2011-06-18 21:16:07 +00:00
matthias.ringwald
bb6e320ff1 error codes for ACL buffers full and no RFCOMM credits 2011-06-18 10:55:17 +00:00
matthias.ringwald
9f42df27c7 moved posix time handler code to run_loop_posix.c, implemented support for tick based timers for EMBEDDED 2011-06-16 15:17:57 +00:00
matthias.ringwald
7b707deea1 first draft for embedded tick HAL 2011-06-14 19:56:49 +00:00
matthias.ringwald
4c98aa43c7 emit l2cap mtus, too 2011-06-12 07:49:13 +00:00
matthias.ringwald
694159226e fix -Wstrict-prototypes 2011-06-06 13:57:15 +00:00
matthias.ringwald
857f3e207e include after extern C 2011-06-05 11:23:15 +00:00