Matthias Ringwald
|
4d2bcd2adc
|
example/panu_demo: fix compile, use gap pairing functions
|
2017-05-22 11:34:34 +02:00 |
|
Matthias Ringwald
|
bf10a32678
|
gap: gap_pin_code_response fix hci command send
|
2017-05-22 11:29:53 +02:00 |
|
Matthias Ringwald
|
6e87f20c5b
|
example/hfp_ag: use gap inquiry functionality
|
2017-05-22 11:04:15 +02:00 |
|
Matthias Ringwald
|
0a51f88b22
|
gap: add gap functions for responding to legacy and ssp pairing requests
|
2017-05-22 10:31:47 +02:00 |
|
Matthias Ringwald
|
b7f1ee76fc
|
gap: provide gap_remote_name_request
|
2017-05-21 22:44:47 +02:00 |
|
Matthias Ringwald
|
f5875de52c
|
gap: provide gap_inquiry_start + gap_inquiry_stop. emit GAP_EVENT_INQUIRY_COMPLETE
|
2017-05-21 22:23:03 +02:00 |
|
Milanka Ringwald
|
2a2b0ff57c
|
updatet commentar
|
2017-05-19 19:58:39 +02:00 |
|
Milanka Ringwald
|
0da182f51c
|
avdtp: mote sink test to pts
|
2017-05-19 19:51:31 +02:00 |
|
Milanka Ringwald
|
ab48117f03
|
use AVDTP_INVALID_SEP_INDEX
|
2017-05-19 19:41:56 +02:00 |
|
Milanka Ringwald
|
3e3fbf3df6
|
Merge branch 'avdtp-source2' into develop
|
2017-05-19 17:46:45 +02:00 |
|
Milanka Ringwald
|
8587e32cbd
|
remove printf from library code
|
2017-05-19 17:06:41 +02:00 |
|
Milanka Ringwald
|
49dda2734b
|
use sine table, fix sink
|
2017-05-19 16:39:06 +02:00 |
|
Milanka Ringwald
|
692c060596
|
handle sdp query
|
2017-05-19 11:48:49 +02:00 |
|
Milanka Ringwald
|
1c326df36c
|
py script for generationg sine table
|
2017-05-19 11:47:38 +02:00 |
|
Matthias Ringwald
|
0014e02c94
|
avoid warning about incorrect try to avoid warning for link_type
|
2017-05-18 22:03:43 +02:00 |
|
Matthias Ringwald
|
6306068faf
|
only define UNUSED if not already provided
|
2017-05-18 22:03:16 +02:00 |
|
Matthias Ringwald
|
d6ed9f9cc0
|
fix set but never used warning for l2cap_event_packet_handler when using without LE
|
2017-05-18 21:59:28 +02:00 |
|
Matthias Ringwald
|
2e25934bb0
|
h4: fix warning about set but not read ehcill vars if ehcill is not used
|
2017-05-18 18:37:36 +02:00 |
|
Matthias Ringwald
|
065e52f383
|
fix mixed enumerated types warning and var declaration in case
|
2017-05-18 18:31:27 +02:00 |
|
Matthias Ringwald
|
13c10a34b0
|
fix wanring 'unreachable statement'
|
2017-05-18 18:24:18 +02:00 |
|
Matthias Ringwald
|
9786b3a9cd
|
libusb: make iso_packet_size_for_alt_setting private
|
2017-05-18 15:15:46 +02:00 |
|
Matthias Ringwald
|
49232d5c0e
|
fix compile
|
2017-05-17 23:22:05 +02:00 |
|
Matthias Ringwald
|
1cfb383e56
|
gap: unify inquiry, inquiry with rssi, and extended inquiry response into GAP_EVENT_INQUIRY_RESULT with optional RSSI and name. Update gap_inquiry example
|
2017-05-17 23:07:55 +02:00 |
|
Matthias Ringwald
|
8838c9457b
|
esp32: avoid compile error in freertos support as xEventGroupSetBitsFromISR is not defined, but not needed on esp32
|
2017-05-15 18:06:55 +02:00 |
|
Matthias Ringwald
|
3b1180c97a
|
freertos: fix error message when xEventGroupSetBitsFromISR not defined, actually use it
|
2017-05-15 18:06:10 +02:00 |
|
Matthias Ringwald
|
9000f9159a
|
esp32: pulled esp-idf
|
2017-05-15 18:05:21 +02:00 |
|
Matthias Ringwald
|
48900dc5d4
|
cc256x: fix regression for MSP430 targets
|
2017-05-13 23:38:21 +02:00 |
|
Matthias Ringwald
|
17062df7cc
|
cc256x: support CC256xB Service Pack v1.6 and use in all CC256x ports
|
2017-05-13 23:31:16 +02:00 |
|
Matthias Ringwald
|
2d0fc1be49
|
cc256x: support CC256xB Service Pack v1.6 and use in all CC256x ports
|
2017-05-13 23:22:59 +02:00 |
|
Matthias Ringwald
|
e2ee49ead8
|
cc256x: allow to select custom init script for next power up
|
2017-05-13 22:45:47 +02:00 |
|
Milanka Ringwald
|
34d146a321
|
avdtp source: add sdp query
|
2017-05-09 12:12:26 +02:00 |
|
Matthias Ringwald
|
caf56077b9
|
ios: fix IOKit spelling
|
2017-05-09 09:43:59 +02:00 |
|
Matthias Ringwald
|
92f3d82f1e
|
freertos: show error if INCLUDE_xEventGroupSetBitFromISR is not set
|
2017-05-09 09:22:06 +02:00 |
|
Matthias Ringwald
|
055ec3888b
|
stm32-f4discovery-cc256x: copywriting
|
2017-05-05 16:30:58 +02:00 |
|
Matthias Ringwald
|
c5680ddcd8
|
readme: add stm32 f4discovery port
|
2017-05-05 16:30:58 +02:00 |
|
Matthias Ringwald
|
7ade95d741
|
stm32-f4discovery-cc256x: diable eHCILL, use 4 mbps
|
2017-05-05 16:30:58 +02:00 |
|
Matthias Ringwald
|
5e55a87370
|
stm32-f4discovery-cc256x: update readme
|
2017-05-05 16:30:58 +02:00 |
|
Matthias Ringwald
|
c6a9f5e1c8
|
stm32-f4discovery-cc56x: port and eclipse project generator
|
2017-05-05 16:30:58 +02:00 |
|
Matthias Ringwald
|
cd01c0178c
|
sm: fix compile
|
2017-05-05 15:30:22 +02:00 |
|
Matthias Ringwald
|
0e6963e5c7
|
esp32: update sdkconfig
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
add51d7238
|
esp32: use micro-ecc from esp-idf
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
f953952c6e
|
esp32: add new set_wakeup_handler to btstack uart block freertos
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
5f209a26d8
|
esp32: drop single_threaded attribute from function names
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
7d5f53998d
|
esp32: drop single_threaded attribute from function names
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
00948339ed
|
esp32: copywriting
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
5d426cd2e5
|
esp32: copywriting
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
2d4acfc3f8
|
esp32: update readme
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
e1af16c963
|
esp32: disable packet log, disable host controller to host flow control until fixed in host controller implementation
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
7ef3b0106f
|
freertos: use data source for btstack_uart_block_freertos_single_threaded.c
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
14406c56cc
|
esp32: use data source instead of 'execute on main thread' to deliver packet sent and received HCI packets
|
2017-05-05 15:20:31 +02:00 |
|