1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-04-01 22:20:58 +00:00

11 Commits

Author SHA1 Message Date
matthias.ringwald@gmail.com
d2ec4031ba avoid /** comments, clean up block comments 2014-10-16 09:15:23 +00:00
matthias.ringwald@gmail.com
0414dabd12 don't typedef enum for bit flags 2014-10-14 19:33:15 +00:00
mila@ringwald.ch
533c0e8283 split ancs_client in main app and lib, use pkg-config for libusb 2014-09-10 21:03:38 +00:00
mila@ringwald.ch
49ca58d6a2 remove hexdump2, use printf_hexdump instead 2014-08-15 22:04:48 +00:00
matthias.ringwald@gmail.com
d94d3caf6b use hci_can_send_command_packet_now instead of hci_can_send_packet_now_using_packet_buffer(HCI_COMMAND_DATA_PACKET) 2014-08-11 21:20:07 +00:00
mila@ringwald.ch
d3b1c40fa3 renamed gatt client register handler function 2014-07-04 08:42:30 +00:00
matthias.ringwald
2e223452ff handle notification attribute result received in chunks 2014-06-11 20:54:26 +00:00
matthias.ringwald
c88e6374c9 ANCS example working 2014-06-09 21:56:37 +00:00
matthias.ringwald
5502b46021 use mimimal att db for ancs 2014-06-09 20:33:01 +00:00
matthias.ringwald
f8f845275e use higher advertisement rate, request slave security, start subscribe after connection is encrypted 2014-06-09 20:12:33 +00:00
matthias.ringwald
ce8ecddc86 first part of ANCS Client 2014-06-08 21:47:27 +00:00