matthias.ringwald@gmail.com
|
2da4cbc49e
|
make work independent from current directory
|
2014-09-04 19:23:00 +00:00 |
|
matthias.ringwald@gmail.com
|
1d4dc0af5c
|
drop iOS SDK support from Automake build system (using theos anyway)
|
2014-09-04 15:29:15 +00:00 |
|
matthias.ringwald@gmail.com
|
32db4ecef0
|
moved remote_device_db_iphone and run_loop_cocoa to new platforms/cocoa
|
2014-09-04 14:34:03 +00:00 |
|
mila@ringwald.ch
|
5a98848396
|
deleted remove_sdp_client_for_connection
|
2014-09-04 14:31:40 +00:00 |
|
matthias.ringwald@gmail.com
|
acf6f745cd
|
move platform_iphone to platforms/ios/src
|
2014-09-04 14:29:29 +00:00 |
|
mila@ringwald.ch
|
d6c0e5483c
|
daemon: added tracking of sdp service record handles
|
2014-09-04 14:20:52 +00:00 |
|
matthias.ringwald@gmail.com
|
34e73f8d5d
|
moved hci_transport_h4_iphone.c into platforms/ios
|
2014-09-04 14:19:09 +00:00 |
|
matthias.ringwald@gmail.com
|
3d7a3f6710
|
move bt_control_iphone into platforms/ios/src
|
2014-09-04 14:11:31 +00:00 |
|
matthias.ringwald@gmail.com
|
8a148cccf9
|
added distclean target for theos config
|
2014-09-04 14:06:00 +00:00 |
|
matthias.ringwald@gmail.com
|
a0dbe44b68
|
not used since a long time
|
2014-09-04 14:02:27 +00:00 |
|
matthias.ringwald@gmail.com
|
2250dead6c
|
move iOS project into platforms/ios
|
2014-09-04 14:01:15 +00:00 |
|
mila@ringwald.ch
|
204c5ae7fa
|
using uint32 insted of uint16 in remove/add l2cap/rfcomm service
|
2014-09-04 13:41:35 +00:00 |
|
matthias.ringwald@gmail.com
|
a0e4eb7ca8
|
dump received RFCOMM data as text, use only \n instead of \n\r
|
2014-09-04 10:07:00 +00:00 |
|
ole.reinhardt@googlemail.com
|
f59d59529d
|
Merge branch 'development'
|
2014-09-02 21:56:37 +00:00 |
|
mila@ringwald.ch
|
d2effbcc76
|
added sdp bnep query example that extracts l2cap psm and bnep version values
|
2014-08-29 21:25:46 +00:00 |
|
mila@ringwald.ch
|
5a10e3ac4f
|
added new test
|
2014-08-29 21:22:55 +00:00 |
|
mila@ringwald.ch
|
fefe918692
|
added hexdumpf
|
2014-08-29 21:20:21 +00:00 |
|
mila@ringwald.ch
|
85742615a8
|
des iterator done
|
2014-08-29 15:20:27 +00:00 |
|
mila@ringwald.ch
|
7ebf954ce9
|
started des iterator
|
2014-08-29 12:01:39 +00:00 |
|
mila@ringwald.ch
|
c21fc473f7
|
fixed compile
|
2014-08-29 09:30:42 +00:00 |
|
mila@ringwald.ch
|
d80fc61e5a
|
checks splitted and moved to appropriate palaces in the switch statement
|
2014-08-28 09:05:58 +00:00 |
|
mila@ringwald.ch
|
86805605d6
|
hci_shutdown_connection moved after calling the packet handler to give upper stack a chance to close down everything with hci_connection_t intact
|
2014-08-28 08:47:05 +00:00 |
|
matthias.ringwald@gmail.com
|
756ca330b0
|
don't call sm_run before event handler, avoids warning. don't check for l2cap_can_send_now if no connection
|
2014-08-28 07:50:13 +00:00 |
|
matthias.ringwald
|
b1bb02c964
|
move check for acl packets after state machines for CMAC, key generation, random address generation
|
2014-08-27 12:52:20 +00:00 |
|
matthias.ringwald
|
d37bc63c22
|
use READ_BT_32 to avoid crash beacuse of non-aligned data access
|
2014-08-27 12:50:09 +00:00 |
|
matthias.ringwald@gmail.com
|
fdf1d293a2
|
added hci_read_rssi command
|
2014-08-26 17:59:51 +00:00 |
|
matthias.ringwald@gmail.com
|
cb00d3aa12
|
fix hci_number_free_acl_slots_for_handle to return num free classic slots if no le slots are available. Fixes issue #415
|
2014-08-24 20:38:20 +00:00 |
|
matthias.ringwald@gmail.com
|
b12f5dffe7
|
correct L2CAP Connection Response enumeration, fixed issue #414
|
2014-08-24 20:29:51 +00:00 |
|
matthias.ringwald@gmail.com
|
e0c9fb0605
|
prevent SDP query from being sent twice in some cases
|
2014-08-24 20:18:52 +00:00 |
|
matthias.ringwald@gmail.com
|
f0a4ffe5a4
|
Edited wiki page BLE through web user interface.
|
2014-08-22 15:16:20 +00:00 |
|
matthias.ringwald@gmail.com
|
24501210bf
|
Edited wiki page BLE through web user interface.
|
2014-08-22 15:09:46 +00:00 |
|
matthias.ringwald@gmail.com
|
0323be85d0
|
fix compile for daemon without ble
|
2014-08-22 13:51:31 +00:00 |
|
mila@ringwald.ch
|
03ce1a58ea
|
l2cap and rfcomm close connection functionality was moved to deamon
|
2014-08-22 13:46:37 +00:00 |
|
mila@ringwald.ch
|
5d227f2503
|
added skeleton functions for adding/removing channels and services from rfcomm and l2cap
|
2014-08-22 09:38:58 +00:00 |
|
mila@ringwald.ch
|
1bd5283d7f
|
emit dedicated bonding complete after HCI connection is closed, fixed issue #412
|
2014-08-21 13:23:18 +00:00 |
|
mila@ringwald.ch
|
e1c15343d6
|
send SDP Query Complete after Disconnect, fixes issue #412
|
2014-08-21 10:56:30 +00:00 |
|
mila@ringwald.ch
|
e13f76e01a
|
provide sdp_query_rfcomm_deeregister(), and call it on client disconnect in daemon. fixes issue #399
|
2014-08-20 20:45:26 +00:00 |
|
mila@ringwald.ch
|
baf94f0687
|
fix outgoing l2cap connections (regression 'hci_number_free_acl_slots: handle 0x0000 not in connection list')
|
2014-08-20 20:15:50 +00:00 |
|
matthias.ringwald@gmail.com
|
82dcd52064
|
don't link against hal_lcd if not used
|
2014-08-15 22:17:44 +00:00 |
|
mila@ringwald.ch
|
49ca58d6a2
|
remove hexdump2, use printf_hexdump instead
|
2014-08-15 22:04:48 +00:00 |
|
matthias.ringwald@gmail.com
|
78a05b9cb1
|
prevent btstack-config-iphone.h from being overwritten by configure
|
2014-08-15 21:30:40 +00:00 |
|
mila@ringwald.ch
|
9da54300b6
|
use log_info instead of printf, remove trailing newline from log calls
|
2014-08-15 21:26:50 +00:00 |
|
mila@ringwald.ch
|
1ed596972a
|
hexdump with log_info
|
2014-08-15 15:30:41 +00:00 |
|
mila@ringwald.ch
|
67a01a718e
|
fix compile
|
2014-08-15 14:44:57 +00:00 |
|
mila@ringwald.ch
|
f6fbbebd2a
|
corrected handling of advertising reports
|
2014-08-15 14:42:18 +00:00 |
|
mila@ringwald.ch
|
d1dc057ba8
|
corrected handling of advertising reports
|
2014-08-15 14:41:25 +00:00 |
|
mila@ringwald.ch
|
a00c4fbe82
|
removed hci_write_authentication_enable from code
|
2014-08-15 14:39:46 +00:00 |
|
mila@ringwald.ch
|
c6d71a3daa
|
removed hci_write_authentication_enable from code
|
2014-08-15 14:39:01 +00:00 |
|
matthias.ringwald@gmail.com
|
219eea5f01
|
fix compile
|
2014-08-14 21:31:36 +00:00 |
|
matthias.ringwald@gmail.com
|
e5e1518d8a
|
add l2cap_max_le_mtu
|
2014-08-14 15:36:00 +00:00 |
|