#
92368cd3 |
| 15-Oct-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
don't send write scan enable for ble only chips
|
#
f5d8d141 |
| 15-Oct-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
send less classic commands if classic isn't supported
|
#
65389bfc |
| 19-Sep-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
calculate list of usable packet types also on local supported features
|
#
dbe1a790 |
| 01-Sep-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
answer HCI_EVENT_IO_USER_CONFIRMATION_REQUEST and HCI_EVENT_USER_PASSKEY_REQUEST if ssp_auto_accpet is set, provide hci_ssp_set.. API
|
#
1d6b20ae |
| 01-Sep-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
answer HCI_EVENT_IO_CAPABILITY_REQUEST if hci_stack.io_capability is set
|
#
a45d6b9f |
| 01-Sep-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
send hci_write_simple_pairing_mode during init
|
#
e0dbca83 |
| 30-Aug-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
set event mask to 0xffffffff on start
|
#
e2386ba1 |
| 30-Aug-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
use default COD of 0x007a020c and 'BTstck 11:22:33:44:55:66' as local name. allow to set both in hci_stack
|
#
da5275c5 |
| 30-Aug-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
use define for state after sleep
|
#
f155fca3 |
| 16-Jul-2013 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
continue HCI init when module reports errors in command staus events
|
#
559e517e |
| 07-Mar-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
query local supported features during HCI setup
|
#
0a57e69f |
| 18-Feb-2013 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
mark hci packet handler as private (static)
|
#
96774428 |
| 21-Oct-2012 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
don't send write scan enable before stack is working
|
#
e0abb8e7 |
| 30-Jul-2012 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
log all BTstack command and events
|
#
97fdcd42 |
| 19-Jul-2012 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
report read buffer size as info not as error
|
#
6b64433e |
| 07-May-2012 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added non-commerical clause and contact email
|
#
28ca2b46 |
| 05-Jan-2012 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add casts for btstack_memory gets, use getter/setter for enumerated flags to allow compilation with C++
|
#
188981d2 |
| 26-Nov-2011 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
log info own bd addr
|
#
4f4fc1df |
| 09-Nov-2011 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
use const for remote_device_db pointers
|
#
d9a327f9 |
| 31-Oct-2011 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
delete stored link key on HCI_EVENT_PIN_CODE_REQUEST
|
#
c0e866bf |
| 31-Oct-2011 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
link page scan enable to registered l2cap services
|
#
758b46ce |
| 31-Oct-2011 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add function to set page scan enable, keep page scan during sleep mode
|
#
f5454fc6 |
| 19-Oct-2011 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
disconnect all connections on hci_close, reset state on init
|
#
79bbfa0b |
| 19-Oct-2011 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
use %p to print pointers
|
#
5909f7f2 |
| 01-Oct-2011 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
handle HCI_SUBEVENT_LE_CONNECTION_COMPLETE
|