2478 Commits

Author SHA1 Message Date
matthias.ringwald@gmail.com
e1e2ada3d0 send line status right away 2014-01-29 07:53:45 +00:00
matthias.ringwald@gmail.com
5e80759a21 send line status right away 2014-01-29 07:51:05 +00:00
matthias.ringwald@gmail.com
0735d1261d more log 2014-01-29 07:47:45 +00:00
matthias.ringwald@gmail.com
fe9bf6e5a6 tmp don't send data 2014-01-29 07:41:46 +00:00
matthias.ringwald@gmail.com
b16c0406dd store bd addr for any commection complete 2014-01-29 07:26:59 +00:00
matthias.ringwald@gmail.com
d8eb3c955d also use remote_rfcomm for outgoing channel 2014-01-29 07:18:44 +00:00
matthias.ringwald@gmail.com
e104cea42e reset rfcomm channel id afte close 2014-01-29 07:09:50 +00:00
matthias.ringwald@gmail.com
0d866cd3d6 preset rfcomm tester address 2014-01-29 07:04:03 +00:00
matthias.ringwald@gmail.com
c1ace44ee9 added l2cap connection update request command and tested with ipad 2014-01-28 22:42:58 +00:00
matthias.ringwald@gmail.com
88f1f090a7 seperate advertisements from discoverable 2014-01-28 22:28:40 +00:00
matthias.ringwald@gmail.com
2794f959a7 added l2cap_require_security_level_2_for_outgoing_sdp 2014-01-28 21:53:45 +00:00
matthias.ringwald@gmail.com
ac301f9556 added l2cap_require_security_level_2_for_outgoing_sdp 2014-01-28 21:53:35 +00:00
matthias.ringwald@gmail.com
e80b2cf9cd trigger hci_run after setting auth req bonding flag 2014-01-28 21:53:15 +00:00
matthias.ringwald@gmail.com
5e799027dd revert back to retrieved rfcomm channel nr 2014-01-28 21:22:24 +00:00
matthias.ringwald@gmail.com
09e0c7b750 wait for UA after DISC to avoid sending wrong DMs 2014-01-28 21:15:59 +00:00
matthias.ringwald@gmail.com
00b30f40f0 fix send of DM for channel 2014-01-28 21:09:06 +00:00
matthias.ringwald@gmail.com
2964498f81 added command line tools: send RLS with framing error, send RPN CMD to select 115200, send RPN REQ 2014-01-28 20:40:11 +00:00
matthias.ringwald@gmail.com
1e73760d20 added rfcomm_query_port_configuration 2014-01-28 20:39:18 +00:00
matthias.ringwald@gmail.com
53adc54b9c fix duplicate case 2014-01-28 20:24:23 +00:00
matthias.ringwald@gmail.com
b60081c7a7 don't react on RPN_RSP or RLS_RSP 2014-01-28 20:06:50 +00:00
matthias.ringwald@gmail.com
51579c0803 don't require outgoing credits or a sent MSC Response as required to treat channel as open -> should fix RFC_BV_13 2014-01-28 19:50:30 +00:00
matthias.ringwald@gmail.com
1429b2d6b9 update state before calling function that might read it 2014-01-28 19:42:15 +00:00
matthias.ringwald@gmail.com
5533f01ef3 init l2cap->required_security_level to LEVEL_0 for outgoing connections 2014-01-28 18:43:31 +00:00
matthias.ringwald
4a5f704361 try to not set the parameter mask on an RPN Request 2014-01-28 10:42:04 +00:00
matthias.ringwald
dbf6829acd use parentheses around 1 << x operation, fix len of test data 2014-01-28 10:06:23 +00:00
matthias.ringwald@gmail.com
b7a59e5a2f add inactive command to create second type of l2cap connection 2014-01-28 08:21:42 +00:00
matthias.ringwald@gmail.com
82d8f8256d fix condition for ssp io cap negative reply 2014-01-28 08:10:26 +00:00
matthias.ringwald@gmail.com
59a02f0c03 don't accept incoming l2cap connections 2014-01-27 22:34:34 +00:00
matthias.ringwald@gmail.com
dda720b1b2 added SPP Counter code and outgoing RFCOMM 2014-01-27 22:17:05 +00:00
matthias.ringwald@gmail.com
5552b3108e added SDP SPP query 2014-01-27 21:51:30 +00:00
matthias.ringwald@gmail.com
9364f5e176 activate l22cap code 2014-01-27 21:45:38 +00:00
matthias.ringwald@gmail.com
ecba7e3240 suport pin code entry 2014-01-27 21:38:50 +00:00
matthias.ringwald@gmail.com
fcecbec3ac support passkey for ssp 2014-01-27 21:26:57 +00:00
matthias.ringwald@gmail.com
7ceba3b69d add dedicated bonding 2014-01-27 20:49:26 +00:00
matthias.ringwald@gmail.com
caaa388c98 removed debug printf 2014-01-27 20:49:12 +00:00
matthias.ringwald@gmail.com
e081ff8889 implemented inquiry to find outgoing devices 2014-01-27 20:45:49 +00:00
matthias.ringwald@gmail.com
10afb44187 disable l2cap timeout check 2014-01-27 19:26:50 +00:00
matthias.ringwald@gmail.com
f346e915a2 add classic_test 2014-01-27 19:25:26 +00:00
matthias.ringwald@gmail.com
66fb95602d add hci_disable_l2cap_timeout_check() for testing 2014-01-27 19:24:12 +00:00
matthias.ringwald@gmail.com
a0ae0a6911 change att write callback API to allow for invalid offset error 2014-01-26 22:41:13 +00:00
matthias.ringwald@gmail.com
617cd07ca8 fix indicate/notify again 2014-01-26 22:10:07 +00:00
matthias.ringwald@gmail.com
097bb3d188 place client characteristic configuration after characteristic value 2014-01-26 22:07:58 +00:00
matthias.ringwald@gmail.com
3602cdee65 also trunkate request buffer after signed write was validated 2014-01-26 21:56:43 +00:00
matthias.ringwald@gmail.com
323258aebc execute all pending write queues, cancel all write queues 2014-01-26 21:52:25 +00:00
matthias.ringwald@gmail.com
6084a48958 pass on offset for att write callback 2014-01-26 21:50:23 +00:00
matthias.ringwald@gmail.com
57e39a3d11 add CHARACTERISTIC_USER_DESCRIPTION with same properties/permissions as characteristics themselves 2014-01-26 21:21:27 +00:00
matthias.ringwald@gmail.com
f9f07f10e8 support CHARACTERISTIC_USER_DESCRIPTION 2014-01-26 21:15:00 +00:00
matthias.ringwald@gmail.com
92b55a79a3 mark characteristics as reliable write 2014-01-26 20:20:20 +00:00
matthias.ringwald@gmail.com
3b405b8226 support for reliable write extended property 2014-01-26 20:19:53 +00:00
matthias.ringwald@gmail.com
c730febd7a CLIENT_CONFIGURATION not used anymore, implicit 2014-01-26 20:00:36 +00:00