History log of /btstack/test/security_manager/mock.c (Results 1 – 25 of 45)
Revision Date Author Comments
# 8f4649e3 25-Jan-2024 Matthias Ringwald <[email protected]>

hci: remove bool from hci_reserve_packet_buffer and similiar higher layer functions


# d0f707ff 15-Jan-2024 Matthias Ringwald <[email protected]>

test/security_manager: fix build


# 44718ae7 05-Dec-2023 Matthias Ringwald <[email protected]>

test: more test fixes


# 1bb5fe66 05-Oct-2021 Matthias Ringwald <[email protected]>

test/security_manager: fix build


# 77fc16ac 06-Sep-2021 Matthias Ringwald <[email protected]>

test; fix build


# e0ff5d41 12-Jun-2021 Matthias Ringwald <[email protected]>

test: fix c/c++ mixed compile warning, streamline makefile


# f5873674 11-Jun-2021 Matthias Ringwald <[email protected]>

fix build


# 90fe6d5f 16-Sep-2020 Matthias Ringwald <[email protected]>

test/security_manager: adapt test for queued sm_run callbacks


# 489a58de 30-Mar-2019 Matthias Ringwald <[email protected]>

fix compilation


# 6894dd39 20-Apr-2018 Matthias Ringwald <[email protected]>

test/sm: change to btstack_cyrpto - comment aes_cmac tests, fix test


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

test: fix compile. libusb: fix warning


# b95a5a35 18-Jan-2017 Matthias Ringwald <[email protected]>

gap_le: cleanup use of own address for scanning, advertisements, and connection creation


# 2527d18c 10-Nov-2016 Matthias Ringwald <[email protected]>

fix build


# 766515d4 27-Jun-2016 Matthias Ringwald <[email protected]>

test/sm: avoid c++ warning


# 9513b6ea 27-Jun-2016 Matthias Ringwald <[email protected]>

test/sm: add gap_local_bd_addr


# 7d2c9f13 08-Apr-2016 Matthias Ringwald <[email protected]>

test: fix sm and sdp client


# 15a95bd5 18-Feb-2016 Matthias Ringwald <[email protected]>

gap: declare more hci functions as gap functions


# 591423b2 11-Feb-2016 Matthias Ringwald <[email protected]>

att -> att_db


# 9c80e4cc 11-Feb-2016 Matthias Ringwald <[email protected]>

util.h: rename swapX into reverse_x


# adbe29e8 05-Feb-2016 Matthias Ringwald <[email protected]>

l2cap: add fixed l2cap channel id to l2cap_can_send_fixed_channel_now


# d9a7306a 04-Feb-2016 Matthias Ringwald <[email protected]>

hci/sm: use btstack_packet_handler instead of (*fn)(type,packet,size) for events


# c5b64319 03-Feb-2016 Matthias Ringwald <[email protected]>

l2cap: don't forward HCI to l2cap packet handler. Replace l2cap_register_packet_handler with hci_add_event_handler. Fix tests


# f8fbdce0 31-Jan-2016 Matthias Ringwald <[email protected]>

use little/big_endian_read/store_16/24/32


# bcc59d6c 21-Jan-2016 Matthias Ringwald <[email protected]>

hci_create_cmd_internal -> hci_cmd_create_from_template


# f032a441 20-Jan-2016 Matthias Ringwald <[email protected]>

fix test compile


12