1844 Commits

Author SHA1 Message Date
matthias.ringwald@gmail.com
3aa94ed346 avoid starving by sending DAEMON_EVENT_HCI_PACKET_SENT up the stack 2013-09-02 19:56:51 +00:00
matthias.ringwald@gmail.com
c27624e0be less debug output 2013-09-02 19:36:28 +00:00
matthias.ringwald@gmail.com
c733a3cd10 avoid starving by sending DAEMON_EVENT_HCI_PACKET_SENT up the stack 2013-09-02 19:34:21 +00:00
matthias.ringwald@gmail.com
dbe1a7904e answer HCI_EVENT_IO_USER_CONFIRMATION_REQUEST and HCI_EVENT_USER_PASSKEY_REQUEST if ssp_auto_accpet is set, provide hci_ssp_set.. API 2013-09-01 20:01:30 +00:00
matthias.ringwald@gmail.com
1d6b20ae69 answer HCI_EVENT_IO_CAPABILITY_REQUEST if hci_stack.io_capability is set 2013-09-01 19:35:49 +00:00
matthias.ringwald@gmail.com
a45d6b9ff9 send hci_write_simple_pairing_mode during init 2013-09-01 12:50:36 +00:00
matthias.ringwald@gmail.com
e0dbca836d set event mask to 0xffffffff on start 2013-08-30 20:55:33 +00:00
matthias.ringwald@gmail.com
e2386ba1d0 use default COD of 0x007a020c and 'BTstck 11:22:33:44:55:66' as local name. allow to set both in hci_stack 2013-08-30 20:46:56 +00:00
matthias.ringwald@gmail.com
da5275c56c use define for state after sleep 2013-08-30 14:44:36 +00:00
matthias.ringwald@gmail.com
b54c19e775 added hci commands for secure simple pairing 2013-08-30 12:42:13 +00:00
matthias.ringwald@gmail.com
f435766ccd added event codes for secure simple pairing 2013-08-30 12:18:50 +00:00
matthias.ringwald@gmail.com
1b5e698637 added sdp rfcomm query example for MSP430 2013-08-30 08:56:45 +00:00
matthias.ringwald@gmail.com
b9dadf0231 added usb spp counter 2013-08-29 20:42:01 +00:00
matthias.ringwald
f155fca394 continue HCI init when module reports errors in command staus events 2013-07-16 16:08:33 +00:00
matthias.ringwald
e267304ba0 added C++ protection 2013-07-15 21:00:09 +00:00
matthias.ringwald
0a1bad9b3c extracted embedded_execute_once() for better 2013-07-15 20:37:14 +00:00
matthias.ringwald
f51adbed2c add C++ protection 2013-07-15 20:11:20 +00:00
matthias.ringwald
a7ac6b35f0 add C++ protection 2013-07-15 19:47:08 +00:00
matthias.ringwald@gmail.com
ad8a3deb4d added POSIX/libusb example of general SDP query 2013-06-10 21:30:25 +00:00
matthias.ringwald@gmail.com
a927c2a180 corrected warning on signed/unsigned comparison 2013-06-10 21:16:57 +00:00
matthias.ringwald@gmail.com
9a195b5786 removed unused variable 2013-06-10 21:15:35 +00:00
matthias.ringwald@gmail.com
f30458f12c cleaned general sdp query test, renamed sdp rfcomm query test file 2013-06-10 21:05:53 +00:00
matthias.ringwald@gmail.com
25a4fd923a added unit test for general sdp query 2013-06-10 14:14:02 +00:00
matthias.ringwald@gmail.com
60419c259d use printf for hexdump 2013-06-10 13:57:46 +00:00
matthias.ringwald@gmail.com
f11d6b1fc3 use underscores for binaries 2013-06-10 10:46:43 +00:00
matthias.ringwald@gmail.com
67ab5c63d3 terminate strings 2013-06-10 10:46:15 +00:00
matthias.ringwald@gmail.com
e076f1242f examples for POSIX/libusb platform, sdp rfcomm query 2013-06-10 10:43:53 +00:00
matthias.ringwald@gmail.com
ca6fe75681 get check for fixed USB vendor/product ID to work 2013-06-04 10:10:50 +00:00
matthias.ringwald@gmail.com
65a2040d8d fix prototype 2013-06-04 09:59:25 +00:00
matthias.ringwald@gmail.com
cb91ed8e6b make USB vendor/product optional 2013-06-04 09:58:34 +00:00
matthias.ringwald@gmail.com
7ef4eab3c7 remove refs to removed makefile.ins 2013-06-04 09:55:45 +00:00
matthias.ringwald@gmail.com
e720ac1820 cleaned Makefile, added memory pool test 2013-05-24 22:40:36 +00:00
matthias.ringwald@gmail.com
dd280e25fa unit test for sdp rfcomm queries and sdp parser 2013-05-24 20:29:02 +00:00
matthias.ringwald@gmail.com
cb81e06c60 make SDP_SERVICE_NAME_LEN public, fix memory corruption in handleServiceNameData 2013-05-24 16:58:45 +00:00
matthias.ringwald@gmail.com
ae83e88440 removed struct initialization with designated initializer, instead the elements of an initializer to appear in a fixed order 2013-05-24 11:52:51 +00:00
matthias.ringwald@gmail.com
95b6ea6e1e mark signaling commands as string constant (const char *) 2013-05-23 15:01:49 +00:00
matthias.ringwald@gmail.com
eed533f622 added missing #pragma once and C++ function name mangling protection 2013-05-23 14:57:16 +00:00
matthias.ringwald@gmail.com
bdabec0ff1 fixed c++ compile issues with casting 2013-05-21 12:47:08 +00:00
matthias.ringwald@gmail.com
e2571acd98 fixed c++ compile issues with casting 2013-05-21 12:40:09 +00:00
matthias.ringwald@gmail.com
44e5422c78 fixed c++ compile issue 2013-05-21 12:10:36 +00:00
matthias.ringwald
6d399ad5f7 fix trigger handling 2013-05-19 21:06:10 +00:00
matthias.ringwald@gmail.com
b0694ed988 use explicit cast for mallocs 2013-04-29 22:05:35 +00:00
matthias.ringwald@gmail.com
e518bebbb2 edit function descs 2013-04-29 09:58:42 +00:00
matthias.ringwald@gmail.com
0cfafc5a1d shortened function names 2013-04-29 08:41:05 +00:00
matthias.ringwald@gmail.com
49f1a62f59 update docu, simplify names 2013-04-28 13:45:53 +00:00
matthias.ringwald@gmail.com
54deda6a89 log sdp client query events and fix rfcomm service event 2013-04-26 21:05:42 +00:00
matthias.ringwald@gmail.com
825c19e6b4 add rfcomm channel nr 2013-04-26 20:51:18 +00:00
matthias.ringwald@gmail.com
fc0aa8102b use channel_nr instead of rfcomm_channel_nr 2013-04-26 20:51:03 +00:00
matthias.ringwald@gmail.com
5f74f46bbb use sdp_client_query_rfcomm_services in header 2013-04-26 20:32:08 +00:00
matthias.ringwald@gmail.com
a9d753e44f (untested) handle sdp rfcomm query from client 2013-04-26 20:19:34 +00:00