btstack/src
2016-11-01 18:40:45 +01:00
..
ble gatt_server: add minimal functionality to support modular GATT Server Server implementations 2016-11-01 18:40:45 +01:00
classic l2cap: provide incoming flag for L2CAP and RFCOMM opened events 2016-10-23 22:08:44 +02:00
ad_parser.c use new Data Type defines from bluetooth_data_types 2016-10-31 16:05:07 +01:00
ad_parser.h example: gap_inquiry use Extended Inquiry Response to get name directly if possible 2016-09-29 15:53:57 +02:00
bluetooth_data_types.h tool: scrape Bluetooth site for Data Types used in Advertisements, EIR, etc. 2016-10-31 15:44:45 +01:00
bluetooth_gatt.h GATT Converter: replace - with _, prettify generated .h 2016-10-31 15:52:58 +01:00
bluetooth.h annotate classic SSP events 2016-10-03 17:08:17 +02:00
btstack_chipset.h
btstack_control.h
btstack_debug.h btstack_debug: allow to provide custom BTSTACK_PRINTF 2016-10-18 15:58:28 +02:00
btstack_defines.h att_server: allow individual service implementations to register for can send now callbacks 2016-11-01 15:42:03 +01:00
btstack_event.h sm: add identity_addr and identiy_addr_type to SM_EVENT_IDENTITY_RESOLVING_SUCCEEDED. Also emit SM_EVENT_IDENTITY_CREATED during pairing 2016-10-27 11:11:40 +02:00
btstack_linked_list.c
btstack_linked_list.h
btstack_memory_pool.c
btstack_memory_pool.h
btstack_memory.c
btstack_memory.h
btstack_ring_buffer.c extend ring buffer indexes from uint16 to uint32 2016-10-20 15:24:03 +02:00
btstack_ring_buffer.h ringbuffer: add function markup 2016-10-20 15:25:00 +02:00
btstack_run_loop.c
btstack_run_loop.h
btstack_slip.c
btstack_slip.h
btstack_uart_block.h
btstack_util.c btstack_util: use #define instead of const int to fix compile. refactor converting byte into hex 2016-10-07 11:21:15 +02:00
btstack_util.h
btstack.h add bluetooth_gatt.h and bluetooth_data_types.h to btstack.h 2016-10-31 16:06:29 +01:00
gap.h gap: add gap_set_extended_inquiry_response 2016-09-29 17:34:24 +02:00
hci_cmd.c
hci_cmd.h
hci_dump.c fix warnings for using %u with int vars 2016-10-09 21:59:50 +02:00
hci_dump.h
hci_transport_h4.c fix warnings for using %u with int vars 2016-10-09 21:59:50 +02:00
hci_transport_h5.c fix warnings for using %u with int vars 2016-10-09 21:59:50 +02:00
hci_transport.h
hci.c hci: disable connection timeout check for BLE-only 2016-10-19 17:00:23 +02:00
hci.h hci: skip write synchronous flow control enable and write default erroneos data reporting if commands not supported 2016-10-03 17:07:43 +02:00
l2cap_signaling.c
l2cap_signaling.h
l2cap.c introduce UNUSED macro 2016-10-27 15:04:09 +02:00
l2cap.h initial docu for le-data-channels 2016-10-18 15:45:20 +02:00