btstack/src
2017-08-17 21:37:03 +02:00
..
ble sm: use public adress for resolvable and non-resolvable random addresses in SM Identity Address Information 2017-08-17 21:37:03 +02:00
classic fix signed-unsigned compare warnings 2017-08-16 17:16:08 +02:00
ad_parser.c
ad_parser.h fix compile: missing <stdint.h>, new channel mode param for sbc encoder 2017-07-19 16:16:23 +02:00
bluetooth_company_id.h
bluetooth_data_types.h
bluetooth_gatt.h
bluetooth_sdp.h
bluetooth.h l2cap: introduce l2cap_config_option_type_t 2017-07-25 15:15:03 +02:00
btstack_chipset.h
btstack_control.h
btstack_debug.h
btstack_defines.h a2dp source: handle incoming connection, send event to client on signaling connection established 2017-08-16 16:06:13 +02:00
btstack_event.h a2dp source: handle incoming connection, send event to client on signaling connection established 2017-08-16 16:06:13 +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 btstack_ring_buffer: fix corner cases for empyt/full buffer and data length == 0 2017-07-28 10:52:34 +02:00
btstack_ring_buffer.h btstack_ring_buffer: use uint32_t for sizes 2017-07-26 19:21:18 +02:00
btstack_run_loop.c
btstack_run_loop.h
btstack_slip.c
btstack_slip.h
btstack_stdin.h
btstack_tlv.h btstack_tlv: return 0 on ok for store_tag 2017-08-16 14:59:53 +02:00
btstack_uart_block.h btstack_uart_block: add set_flowcontrol 2017-07-25 17:53:01 +02:00
btstack_util.c
btstack_util.h
btstack.h avrcp: extract avrcp controller 2017-07-21 14:49:04 +02:00
gap.h hci: replace bd_addr placeholder in adv data and scan response data with actual bd addr string 2017-08-17 11:21:25 +02:00
hci_cmd.c hci: use max le data length if supported by controller 2017-07-07 17:15:14 +02:00
hci_cmd.h fix warnings 2017-07-26 19:22:06 +02:00
hci_dump.c
hci_dump.h
hci_transport_h4.c
hci_transport_h5.c
hci_transport.h
hci.c hci: correct len of hci_write_extended_inquiry_response during init 2017-08-17 14:43:15 +02:00
hci.h l2cap-ertm: query extended features before opening l2cap ertm connection 2017-07-25 15:13:59 +02:00
l2cap_signaling.c fix signed-unsigned compare warnings 2017-08-16 17:16:08 +02:00
l2cap_signaling.h l2ap-ertm: send retransmission and flow control option when channel accepted with l2cap_accept_ertm_connection 2017-07-25 15:13:59 +02:00
l2cap.c l2cap: fix compile 2017-08-08 16:38:06 +02:00
l2cap.h l2cap-ertm: reorder l2cap-ertm fields 2017-07-25 15:15:03 +02:00