Commit Graph

11 Commits

Author SHA1 Message Date
mila@ringwald.ch
8f5e31a822 ble client: used att_dispatch_register_client 2014-05-02 08:06:50 +00:00
matthias.ringwald@gmail.com
963ed45b19 removed useless code - HCI connectable isn't relevant for LE 2014-04-28 20:51:48 +00:00
matthias.ringwald@gmail.com
e070741715 forward HCI Events to att and sm packet handlers, too 2014-04-28 20:51:11 +00:00
matthias.ringwald@gmail.com
68a0fcf7e2 added hci_release_packet_buffer() and l2cap_release_packet_buffer() 2014-04-03 20:24:24 +00:00
matthias.ringwald@gmail.com
facf93fdba rename hci_get_outgoing_acl_packet_buffer into hci_get_outgoing_packet_buffer 2014-04-03 19:51:07 +00:00
matthias.ringwald@gmail.com
c8b9416af2 add asserts to check if buffer was reserved before calling send prepared 2014-04-03 19:37:03 +00:00
matthias.ringwald@gmail.com
3cab4fcaa6 add l2cap_can_send_connectionless_packet_now 2014-04-03 18:59:44 +00:00
matthias.ringwald@gmail.com
3f3e5fbae4 delete accidentally added code 2014-04-03 15:19:37 +00:00
matthias.ringwald@gmail.com
7856fb3169 reserve l2cap packet buffer before using it 2014-04-03 15:16:45 +00:00
matthias.ringwald
6b64433e6a added non-commerical clause and contact email 2012-05-07 21:54:09 +00:00
matthias.ringwald
8617733bc6 experimental support for Bluetooth Smart devices, example for MSP430F5438 Experimenter board with CC2564 chipset 2012-02-04 21:17:09 +00:00