Matthias Ringwald
|
27c32905a3
|
sm: answer public key command in responder role
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
74a9b3d5e1
|
add sm pdus for ecdh
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
cc7a2d7835
|
util: add reverse_256
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
d5499c6f2d
|
rfcomm: fix previous commit, return 1 although it's not used currently
|
2016-05-25 21:02:39 +02:00 |
|
Matthias Ringwald
|
7d20d6a437
|
rfcomm: finalize multiplexer on l2cap disconnect in any state
|
2016-05-25 11:45:46 +02:00 |
|
Matthias Ringwald
|
db7b6733b7
|
bnep: provide bnep_cid in packet handler for BNEP_DATA_PACKET
|
2016-05-20 22:08:13 +02:00 |
|
Matthias Ringwald
|
483c50788b
|
hci: enable Default Erroneous Data Reporting for SCO over HCI
|
2016-05-20 14:26:48 +02:00 |
|
Matthias Ringwald
|
18a2fc6f7f
|
ad_parser: use const where possible
|
2016-05-18 11:21:34 +02:00 |
|
Matthias Ringwald
|
288636a2d1
|
l2cap: correct list of fixed channels supported
|
2016-05-18 11:15:07 +02:00 |
|
Matthias Ringwald
|
ebaeb1be2d
|
util: add btstack_min, btstack_max for uint32
|
2016-05-10 09:36:33 +02:00 |
|
Matthias Ringwald
|
9f507070eb
|
util: really fix char_for_nibble
|
2016-05-10 09:31:29 +02:00 |
|
Matthias Ringwald
|
e8609f3a5f
|
util: fix nibble_for_char
|
2016-05-09 18:36:20 +02:00 |
|
Matthias Ringwald
|
659d758c07
|
hci: increase HCI Reset resend timeout to 200 ms
|
2016-05-03 16:11:22 +02:00 |
|
Matthias Ringwald
|
94d78ec3c1
|
hsp_ag: fix ringing
|
2016-05-03 16:02:41 +02:00 |
|
Matthias Ringwald
|
0f78faa83f
|
Merge branch 'master' into develop
|
2016-05-02 17:36:41 +02:00 |
|
Matthias Ringwald
|
6ae10533e1
|
h5: chunk outgoing slip frames to avoid buffer size double the size of the hci buffer
|
2016-04-29 12:04:36 +02:00 |
|
Matthias Ringwald
|
94764e9910
|
h5: support for auto-sleep mode after link inactivity
|
2016-04-28 22:19:33 +02:00 |
|
Matthias Ringwald
|
cbc04f4886
|
h5: accept partial config message
|
2016-04-28 14:55:19 +02:00 |
|
Matthias Ringwald
|
d8e28fa375
|
h5: call uart set sleep if link enters sleep mode
|
2016-04-27 15:50:05 +02:00 |
|
Matthias Ringwald
|
019a10b5a3
|
hci_transport_h4: remove commented code about triggering run loop
|
2016-04-27 15:20:27 +02:00 |
|
Matthias Ringwald
|
f6a20ec99f
|
eHCILL: use ENABLE_EHCILL instead of HAVE_EHCILL plus runtime enable call, updated docs
|
2016-04-27 15:18:55 +02:00 |
|
Matthias Ringwald
|
8a23fc5312
|
hci_transport_h4: eHCILL working on POSIX
|
2016-04-27 15:05:57 +02:00 |
|
Matthias Ringwald
|
82d05f164d
|
hci_transport_h4: fix compile
|
2016-04-27 11:51:01 +02:00 |
|
Matthias Ringwald
|
307a4fe366
|
h4: add parts of eHCILL (not tested/working)
|
2016-04-27 10:47:25 +02:00 |
|
Matthias Ringwald
|
18b8d0cbee
|
btstack_uart_block: add get_supported_sleep_modes() and set_sleep(mode)
|
2016-04-26 17:29:24 +02:00 |
|
Matthias Ringwald
|
bd021c4e5b
|
h4/h5: move platform independent implementations into core
|
2016-04-22 16:23:23 +02:00 |
|
Matthias Ringwald
|
13839019fa
|
HFP + HSP: use uniform btstack_packet_handler_t
|
2016-04-21 21:37:40 +02:00 |
|
Matthias Ringwald
|
d1fd2a8811
|
l2cap: fix event forwarding failure by previous commit
|
2016-04-21 21:23:31 +02:00 |
|
Matthias Ringwald
|
3d50b4ba50
|
hci: use btstack_packet_handler_t for acl and sco callbacks
|
2016-04-21 20:47:37 +02:00 |
|
Matthias Ringwald
|
827ced6014
|
hfp/hsp: don't call l2cap_init
|
2016-04-21 16:17:03 +02:00 |
|
Matthias Ringwald
|
6ff51cfd6b
|
Add handle to HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED getters
|
2016-04-21 15:29:46 +02:00 |
|
Matthias Ringwald
|
be2a1a7820
|
hfp_hf: fix compile
|
2016-04-21 15:05:23 +02:00 |
|
Matthias Ringwald
|
6c5b2002a2
|
hfp: don't report command status ok for synchronous setup
|
2016-04-21 14:48:17 +02:00 |
|
Matthias Ringwald
|
eddcd3084a
|
hfp: handle command status error when opening sco connection
|
2016-04-21 12:40:21 +02:00 |
|
Matthias Ringwald
|
473ac565d5
|
hfp_ag: fix sending of chunked AG Indicators
|
2016-04-21 11:50:46 +02:00 |
|
Matthias Ringwald
|
bb6944afd9
|
hfp: request rfcomm send event after connection created
|
2016-04-21 11:47:33 +02:00 |
|
Matthias Ringwald
|
084ad01c1a
|
hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances
|
2016-04-20 23:18:15 +02:00 |
|
Matthias Ringwald
|
8da2e96db3
|
sm: fix compile
|
2016-04-20 16:58:01 +02:00 |
|
Matthias Ringwald
|
b04800026f
|
sm: fix compile
|
2016-04-20 16:57:41 +02:00 |
|
Matthias Ringwald
|
8b62adc3de
|
sm: use just works if master or slave have unknown IO capabilities
|
2016-04-20 16:54:17 +02:00 |
|
Matthias Ringwald
|
1ad129be78
|
sm: use uint8_t[7] instead of struct for sm_pairing_packet_t to avoid to depend on packed structs
|
2016-04-20 16:53:47 +02:00 |
|
Matthias Ringwald
|
7f727f81e5
|
sm: use just works if master or slave have unknown IO capabilities
|
2016-04-20 16:52:49 +02:00 |
|
Matthias Ringwald
|
a3f81b3616
|
sm: use uint8_t[7] instead of struct for sm_pairing_packet_t to avoid to depend on packed structs
|
2016-04-20 16:51:36 +02:00 |
|
Matthias Ringwald
|
b52fe0206e
|
hci_transport_h4: general btstack_uart_block.h
|
2016-04-20 12:12:18 +02:00 |
|
Matthias Ringwald
|
ef2ebed23b
|
fix warnings
|
2016-04-18 14:49:28 +02:00 |
|
Matthias Ringwald
|
db00faf25b
|
fix warnings
|
2016-04-18 14:49:05 +02:00 |
|
Matthias Ringwald
|
d58dd30887
|
hci: handle double reset after CSR Warm Boot
|
2016-04-14 11:50:34 +02:00 |
|
Matthias Ringwald
|
9f0074223d
|
h5: add fixed to handle H5 state reset after CSR Warm Boot
|
2016-04-13 18:19:45 +02:00 |
|
Matthias Ringwald
|
200f5f4d16
|
hci_transport: add reset_link function
|
2016-04-13 18:18:50 +02:00 |
|
Matthias Ringwald
|
724f400dd4
|
hfp: avoid warnings about rfcomm_cid #0
|
2016-04-09 21:32:52 +02:00 |
|