This website requires JavaScript.
Explore
Help
Sign In
mirror
/
btstack
Watch
1
Star
0
Fork
0
You've already forked btstack
mirror of
https://github.com/bluekitchen/btstack.git
synced
2025-01-18 19:21:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
btstack
/
test
/
gatt_client
History
Matthias Ringwald
c5b64319fd
l2cap: don't forward HCI to l2cap packet handler. Replace l2cap_register_packet_handler with hci_add_event_handler. Fix tests
2016-02-03 21:55:36 +01:00
..
.gitignore
more .gitignore
2015-06-12 19:46:32 +02:00
expected_results.h
fix gatt_client test
2015-10-12 18:22:02 +02:00
gatt_client_test.c
use little/big_endian_read/store_16/24/32
2016-01-31 00:07:32 +01:00
le_central.c
l2cap: don't forward HCI to l2cap packet handler. Replace l2cap_register_packet_handler with hci_add_event_handler. Fix tests
2016-02-03 21:55:36 +01:00
Makefile
hci_cmds -> hci_cmd
2016-01-21 11:33:17 +01:00
mock.c
l2cap: don't forward HCI to l2cap packet handler. Replace l2cap_register_packet_handler with hci_add_event_handler. Fix tests
2016-02-03 21:55:36 +01:00
profile.gatt
ble client: unit test discover primary services
2014-04-11 08:50:07 +00:00