btstack/src
2017-09-27 11:33:34 +02:00
..
ble hids_device.c: fix compile 2017-09-26 15:53:54 +02:00
classic hfp: review UNUSED 2017-09-27 11:33:34 +02:00
ad_parser.c
ad_parser.h
bluetooth_company_id.h
bluetooth_data_types.h
bluetooth_gatt.h
bluetooth_sdp.h
bluetooth.h att_db: validate prepared writes before execution. Additional att_write_callback with ATT_TRANSACTION_MODE_VALIDATE 2017-09-19 11:33:38 +02:00
btstack_chipset.h
btstack_control.h
btstack_debug.h
btstack_defines.h hog: hid-over-gatt - add hids_device gatt service and hog_keyboard_demo example 2017-09-25 11:41:28 +02:00
btstack_event.h hog: hid-over-gatt - add hids_device gatt service and hog_keyboard_demo example 2017-09-25 11:41:28 +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: review UNUSED-size 2017-09-19 17:22:32 +02:00
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 sm: ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS enables micro-ecc software implementation 2017-08-28 21:10:17 +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: check adv_data len when processing advertisement report. review UNUSED-size 2017-09-19 15:46:18 +02:00
hci.h sm: enable check if LTK Request for LE Legacy Pairing comes from Central in LE Device DB, deny if not 2017-09-13 11:44:02 +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 -Wvarargs warnings from clang 9.0 2017-09-25 21:50:25 +02:00
l2cap.h l2cap-ertm: reorder l2cap-ertm fields 2017-07-25 15:15:03 +02:00