History log of /btstack/src/hci.c (Results 1201 – 1225 of 1410)
Revision Date Author Comments
# e00caf9c 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix handling of IO Capability Request if non-bondable


# 3c68dfa9 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

implemented gap_security_level getter


# 9ab95c90 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use link_key_type_t as defined in Link Notification Event


# 536f9994 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

track link keys from PIN request as authenticated


# c77e8838 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add link_key_type to remote device db using LINK_KEY_TYPE_UNAUTHENTICATED as default


# f0944df2 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

track encryption status


# cb230b9d 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

prototype gap security level API


# afd4e962 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

read remote supported features and check for SSP on new connections


# f8fb5f6e 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

respond with hci_io_capability_request_negative_reply in non-bondable mode to io cap request


# 4c57c146 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

respond with pin code negative reply if in non-bondable mode


# 74d716b5 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

answer link key request in non-bonadable mode


# 458bf4e8 16-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add bondable flag to hci and provide gap_set_bondable_mode


# 18904abd 02-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use uint8_t for address type


# 69a97523 02-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

track use of random addresses in hci


# 9ecc3e17 27-Nov-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

correct check for ACL packet length


# 6c062428 26-Nov-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

check if hci_stack.control is set before accessing it in case of hardware error event


# e76a89ee 22-Nov-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

assert correct packet size for received ACL and event packets


# c9af4d3f 09-Nov-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

wait for COMMAND COMPLETE(HCI_RESET) after initial HCI RESET command


# 5061f3af 01-Nov-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added hci_local_bd_addr()


# a13f9363 31-Oct-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

remove sketched code


# ae5d8360 31-Oct-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

Enable SSP by default: no I/o, auto accept


# d7e0e3a8 18-Oct-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

don't enable LE Meta Event for non-LE chipsets - fixes problem with Kensington/CSR 2.1 Dongle


# 65a46ef3 17-Oct-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

store LE Buffer size


# 43aa7007 17-Oct-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix compile without HAVE_BLE


# 24052c2a 17-Oct-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

move common LE init code into hci.c


1...<<41424344454647484950>>...57