History log of /btstack/src/hci.c (Results 801 – 825 of 1410)
Revision Date Author Comments
# c439e296 17-Aug-2017 Matthias Ringwald <[email protected]>

hci: correct len of hci_write_extended_inquiry_response during init


# 8cdc9940 17-Aug-2017 Matthias Ringwald <[email protected]>

hci: fix compile


# f868b059 17-Aug-2017 Matthias Ringwald <[email protected]>

hci: replace bd_addr placeholder in adv data and scan response data with actual bd addr string


# ad0d1108 17-Aug-2017 Matthias Ringwald <[email protected]>

hci: create EIR data based on local name if not set


# 63168530 17-Aug-2017 Matthias Ringwald <[email protected]>

hci: use default_classic_name if not set


# 29af07f3 16-Aug-2017 Matthias Ringwald <[email protected]>

hci: replace '00:00:00:00:00:00' placeholder in EIR data with actual BD ADDR


# 1c2a62f5 16-Aug-2017 Matthias Ringwald <[email protected]>

hci: replace '00:00:00:00:00:00' placeholder in local name with actual BD ADDR


# 6ca9a99a 23-Jul-2017 Matthias Ringwald <[email protected]>

atwilc3000: support custom bd_addr


# 7a85e4f5 21-Jul-2017 Matthias Ringwald <[email protected]>

hci: fill non-significant part of LE Advertisement Data with zeroes


# b435e062 07-Jul-2017 Matthias Ringwald <[email protected]>

hci: require ENABLE_LE_DATA_LENGTH_EXTENSION to enable max packet lenghts


# dcd678ba 07-Jul-2017 Matthias Ringwald <[email protected]>

hci: use max le data length if supported by controller


# 220006fb 07-Jul-2017 Matthias Ringwald <[email protected]>

hci: check if LE Data Length commands are supported


# 99ce07ab 07-Jul-2017 Matthias Ringwald <[email protected]>

gap: gap_set_connection_parameters only available with ENABLE_LE_CENTRAL


# 13e645d2 07-Jul-2017 Matthias Ringwald <[email protected]>

gap: gap_set_connection_parameters only available with ENABLE_LE_CENTRAL


# 6012052b 07-Jul-2017 Matthias Ringwald <[email protected]>

gap: implement gap_set_connection_parameters


# 73044eb2 07-Jul-2017 Matthias Ringwald <[email protected]>

hci: move le connection parameters for outgoing connections into hci_stack_t


# ee8a36c8 05-Jul-2017 Matthias Ringwald <[email protected]>

hci: fix gap_remote_name_request


# ec111c8b 04-Jul-2017 Matthias Ringwald <[email protected]>

hci: added hci_get_state()


# 0e55bd69 09-Jun-2017 Matthias Ringwald <[email protected]>

hci: exit hci_run after sending remote name request


# bf10a326 22-May-2017 Matthias Ringwald <[email protected]>

gap: gap_pin_code_response fix hci command send


# 0a51f88b 22-May-2017 Matthias Ringwald <[email protected]>

gap: add gap functions for responding to legacy and ssp pairing requests


# b7f1ee76 21-May-2017 Matthias Ringwald <[email protected]>

gap: provide gap_remote_name_request


# f5875de5 21-May-2017 Matthias Ringwald <[email protected]>

gap: provide gap_inquiry_start + gap_inquiry_stop. emit GAP_EVENT_INQUIRY_COMPLETE


# 0014e02c 18-May-2017 Matthias Ringwald <[email protected]>

avoid warning about incorrect try to avoid warning for link_type


# 1cfb383e 17-May-2017 Matthias Ringwald <[email protected]>

gap: unify inquiry, inquiry with rssi, and extended inquiry response into GAP_EVENT_INQUIRY_RESULT with optional RSSI and name. Update gap_inquiry example


1...<<31323334353637383940>>...57