History log of /btstack/test/gatt_client/mock.c (Results 26 – 50 of 66)
Revision Date Author Comments
# 0cb5b971 28-Mar-2016 Matthias Ringwald <[email protected]>

fix prototypes for fn()


# d63c37a1 03-Mar-2016 Matthias Ringwald <[email protected]>

merge follow-up


# a0ffb263 03-Mar-2016 Matthias Ringwald <[email protected]>

Merge branch 'master' into ble-api-cleanup


# 33a05ac6 18-Feb-2016 Matthias Ringwald <[email protected]>

gatt_client_test: fix c++ warning about narrowing


# d8e8f12a 12-Feb-2016 Matthias Ringwald <[email protected]>

gap.h: use gap_ instead of le_central_ or gap_le_


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

att -> att_db


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

l2cap: add fixed l2cap channel id to l2cap_can_send_fixed_channel_now


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

gatt_client: 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


# 5611a760 30-Jan-2016 Matthias Ringwald <[email protected]>

use for event types


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

prefix data_source_t and timer_source_t with btstack


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

prefix run_loop_ functions with btstack_


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

forgot to add files in earlier commit


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

prefixed all linked list types and functions with btstack_


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

rename bk_linked_list_t to btstack_linked_list_t


# 8736ab0c 22-Dec-2015 Matthias Ringwald <[email protected]>

prefix linked_list


# 616edd56 16-Nov-2015 Matthias Ringwald <[email protected]>

replace le_command_status_t with regular Bluetooth uint8_t error codes, add le_command_status_t enums to error list


# 9293bfa4 15-Nov-2015 Matthias Ringwald <[email protected]>

rework SDP Service Record management. Service Records can be stored in ROM, daemon creates records on the heap


# 3edc84c5 13-Nov-2015 Matthias Ringwald <[email protected]>

fix paths after source reorg


# 195a8028 15-Oct-2015 Matthias Ringwald <[email protected]>

removed btstack/include folder


# cea167a2 15-Oct-2015 Matthias Ringwald <[email protected]>

assert HCI_INCOMING_PRE_BUFFER_SIZE >= 2 for Long Characteristic Reads


# edd8bdd8 11-Oct-2015 Matthias Ringwald <[email protected]>

fix compile of gatt_client mock


# 0dbb2346 11-Oct-2015 Matthias Ringwald <[email protected]>

fix compile of gatt_client mock


# d7d7d1e4 03-Jul-2015 Milanka Ringwald <[email protected]>

mock: set max mtu fot att connection


# 2edb2b23 02-Jul-2015 Milanka Ringwald <[email protected]>

refactored var name, removed printfs


123