mila@ringwald.ch
|
92062b88a8
|
extracted rfcomm_cen_send_packet_now method
|
2014-10-23 09:50:11 +00:00 |
|
mila@ringwald.ch
|
e731911be9
|
bnep service uuid moved to pan.h file
|
2014-10-23 09:08:08 +00:00 |
|
mila@ringwald.ch
|
c81dbccfbb
|
sdp client: extracted method can_send_now
|
2014-10-23 09:07:02 +00:00 |
|
mila@ringwald.ch
|
84e56682a4
|
prints out BNEP PAN protocol UUID
|
2014-10-20 19:27:44 +00:00 |
|
ole.reinhardt@googlemail.com
|
54da7742d6
|
Some fixes in event generation and added further parameter to bnep_connect()
|
2014-10-20 10:06:38 +00:00 |
|
ole.reinhardt@googlemail.com
|
495f86d1a5
|
Fixed bnep event data description and a typo in BNEP_PSM
|
2014-10-20 10:06:32 +00:00 |
|
ole.reinhardt@googlemail.com
|
8dc7eb6046
|
Added panu demo (start of development, currently just creates a connection)
|
2014-10-20 10:06:23 +00:00 |
|
ole.reinhardt@googlemail.com
|
85e968d0c5
|
Added BNEP events and status codes
|
2014-10-20 10:06:15 +00:00 |
|
ole.reinhardt@googlemail.com
|
982736b649
|
Further code cleanup
|
2014-10-20 10:06:07 +00:00 |
|
mila@ringwald.ch
|
5eaeb7ae8d
|
added doku
|
2014-10-17 15:05:42 +00:00 |
|
ole.reinhardt@googlemail.com
|
66fdc33878
|
Fixed typo (missing ;)
|
2014-10-16 23:02:50 +00:00 |
|
ole.reinhardt@googlemail.com
|
c9801c0af7
|
Further code rework and cleanup
|
2014-10-16 22:58:52 +00:00 |
|
ole.reinhardt@googlemail.com
|
117a019acb
|
Added top level .gitignore file
|
2014-10-16 22:58:47 +00:00 |
|
matthias.ringwald@gmail.com
|
500c418fcd
|
handle case where SLEEP_IND might be received right after regular packet has been sent -> also wait a bit before SLEEP_ACK
|
2014-10-16 21:51:46 +00:00 |
|
matthias.ringwald@gmail.com
|
8f837ea3d3
|
don't send DAEMON_EVENT_HCI_PACKET_SENT for eHCILL commmands
|
2014-10-16 21:41:32 +00:00 |
|
matthias.ringwald@gmail.com
|
c602bc0df3
|
enable eHCILL as it's working now. use PB1 and PB2 for eHCILL debugging. use 100 ms ticks. manually set RTS during eHCILL sleep
|
2014-10-16 21:36:49 +00:00 |
|
matthias.ringwald@gmail.com
|
e3b69236e2
|
work around perceived bug in eHCILL implementation - delay SLEEP_ACK a bit
|
2014-10-16 21:29:02 +00:00 |
|
matthias.ringwald@gmail.com
|
b7341302a0
|
assert that we wait at least as long as requested with embedded timer
|
2014-10-16 21:09:43 +00:00 |
|
mila@ringwald.ch
|
5dc81bdaad
|
implemeted SDP PANU and GN service record
|
2014-10-16 15:27:02 +00:00 |
|
matthias.ringwald@gmail.com
|
254e71e6e7
|
update FSM state before sending an HCI command or L2CAP packet to avoid theoretical race-condition of response arriving before state was updated
|
2014-10-16 15:02:48 +00:00 |
|
mila@ringwald.ch
|
aadd57f4bc
|
implemeted SDP NAP service record
|
2014-10-16 14:56:23 +00:00 |
|
matthias.ringwald@gmail.com
|
86e730108d
|
disable eHCILL until it's working
|
2014-10-16 14:34:30 +00:00 |
|
matthias.ringwald@gmail.com
|
b832792a22
|
use IO_CAPABILITY_NO_INPUT_NO_OUTPUT as default for LE (same as for Classic now)
|
2014-10-16 13:56:25 +00:00 |
|
matthias.ringwald@gmail.com
|
d8407cf0ab
|
only print counter if it was sent
|
2014-10-16 13:49:32 +00:00 |
|
matthias.ringwald@gmail.com
|
e9f7ae9d05
|
fix unused var warning
|
2014-10-16 13:47:44 +00:00 |
|
matthias.ringwald@gmail.com
|
21549150c6
|
accepted patch from issue #423. Fixed #423
|
2014-10-16 13:02:20 +00:00 |
|
matthias.ringwald@gmail.com
|
2a7874165a
|
accept patch from #424
|
2014-10-16 12:46:17 +00:00 |
|
ole.reinhardt@googlemail.com
|
d57175bae7
|
Fixed typo and some function namings
|
2014-10-16 12:27:27 +00:00 |
|
mila@ringwald.ch
|
e6f51008ec
|
fixed tracking of l2cap, rfcomm services and channels
|
2014-10-16 11:33:28 +00:00 |
|
mila@ringwald.ch
|
53d7624b52
|
updated Makefile
|
2014-10-16 10:37:31 +00:00 |
|
mila@ringwald.ch
|
49930caa4d
|
updated Makefile.in
|
2014-10-16 10:33:07 +00:00 |
|
mila@ringwald.ch
|
864325c185
|
update Makefile
|
2014-10-16 10:27:35 +00:00 |
|
mila@ringwald.ch
|
cc973175fe
|
fixed compile
|
2014-10-16 10:12:03 +00:00 |
|
ole.reinhardt@googlemail.com
|
67385654ba
|
Some code rework, start implementing benp_run routine and statemachine to
handle async package sending
|
2014-10-16 09:45:36 +00:00 |
|
matthias.ringwald@gmail.com
|
d2cac39838
|
disable DUMP in h4 ehcill transport again (accidentally enabled in r2892)
|
2014-10-16 09:19:10 +00:00 |
|
matthias.ringwald@gmail.com
|
d2ec4031ba
|
avoid /** comments, clean up block comments
|
2014-10-16 09:15:23 +00:00 |
|
matthias.ringwald@gmail.com
|
86faba9c68
|
try to work around missing STDOUT_FILENO on IAR
|
2014-10-16 08:56:20 +00:00 |
|
matthias.ringwald
|
ceea31999e
|
don't declare variables in case block
|
2014-10-15 08:27:13 +00:00 |
|
matthias.ringwald@gmail.com
|
6e0f0421a3
|
added #include guard to btstack-config.h
|
2014-10-14 20:00:04 +00:00 |
|
matthias.ringwald@gmail.com
|
b3ed86b418
|
use embedded version of SDP service registration
|
2014-10-14 19:38:14 +00:00 |
|
matthias.ringwald@gmail.com
|
0414dabd12
|
don't typedef enum for bit flags
|
2014-10-14 19:33:15 +00:00 |
|
matthias.ringwald@gmail.com
|
aa82504ef4
|
remove my_flash
|
2014-10-14 19:31:40 +00:00 |
|
matthias.ringwald@gmail.com
|
3ac2fe5667
|
fix regression from r2882
|
2014-10-13 20:54:01 +00:00 |
|
matthias.ringwald@gmail.com
|
4d7157c318
|
fix daemon compile without BLE support
|
2014-10-13 19:40:50 +00:00 |
|
matthias.ringwald@gmail.com
|
9e6a460e01
|
added config options for bnep
|
2014-10-11 19:48:31 +00:00 |
|
mila@ringwald.ch
|
da886c035d
|
le central handle connection update params
|
2014-10-10 15:20:54 +00:00 |
|
mila@ringwald.ch
|
ad053ec4a5
|
works with timer
|
2014-10-09 20:41:02 +00:00 |
|
mila@ringwald.ch
|
b30d296ecf
|
cast BTstack error
|
2014-10-09 20:40:29 +00:00 |
|
mila@ringwald.ch
|
54d77b0dc0
|
renamed variable
|
2014-10-09 20:05:57 +00:00 |
|
mila@ringwald.ch
|
d369dee427
|
fix gatt client test
|
2014-10-09 19:44:04 +00:00 |
|