btstack/src
2016-10-27 16:26:54 +02:00
..
ble 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
classic l2cap: provide incoming flag for L2CAP and RFCOMM opened events 2016-10-23 22:08:44 +02:00
ad_parser.c fix compile 2016-09-29 15:59:08 +02: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_gatt.h gatt: provide UUIDs from Bluetooth SIG website at src/bluetooth_gatt.h 2016-10-27 16:26:54 +02: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 introduce UNUSED macro 2016-10-27 15:04:09 +02: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 linked_list: add tests for linked_list_count and fix off-by one 2016-07-22 19:51:32 +02:00
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: don't return of void function 2016-07-07 11:26:05 +02:00
btstack_run_loop.h
btstack_slip.c slip encoder: fix compile warning 2016-07-17 21:40:15 +02:00
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 util: add reverse_256 2016-05-27 16:40:53 +02:00
btstack.h fix compile 2016-09-29 15:59:08 +02:00
gap.h gap: add gap_set_extended_inquiry_response 2016-09-29 17:34:24 +02:00
hci_cmd.c hci: enable Default Erroneous Data Reporting for SCO over HCI 2016-05-20 14:26:48 +02:00
hci_cmd.h hci: enable Default Erroneous Data Reporting for SCO over HCI 2016-05-20 14:26:48 +02:00
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 libusb: allows to specify USB dongle with hci_transport_usb_set_path 2016-07-09 16:10:45 +02:00
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 clean ups and fixes to avoid warnings from static code analyzer 2016-07-01 14:48:49 +02:00
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