Commit Graph

110 Commits

Author SHA1 Message Date
Marcel Holtmann
d1a192c601 Fix remote name request event handling 2007-10-25 23:03:55 +00:00
Marcel Holtmann
f4afe8ea38 Add support for inquiry transmit power level 2007-10-05 11:23:35 +00:00
Marcel Holtmann
c04e0056db Fix supported commands bit calculation 2007-08-29 14:32:55 +00:00
Marcel Holtmann
a3cc218cd5 Add definitions and functions for Simple Pairing 2007-08-01 07:29:23 +00:00
Marcel Holtmann
08b3ddeeff Update HCI command table 2007-07-26 08:25:50 +00:00
Marcel Holtmann
a9ad7c6fef Add HCI command text descriptions 2007-06-22 19:09:54 +00:00
Marcel Holtmann
34c5828e67 Add definitions for inquiry power level and erroneous data 2007-06-16 11:46:22 +00:00
Marcel Holtmann
397609f69c Add version code for Bluetooth 2.1 2007-02-13 14:44:47 +00:00
Marcel Holtmann
25effaf3a6 Update copyright information 2007-01-13 17:50:06 +00:00
Marcel Holtmann
21f2a5244f Fix malloc() versus bt_malloc() usage 2006-08-23 15:05:30 +00:00
Johan Hedberg
9b3d6f5cd1 Initialize memory to zero in hci_for_each_dev 2006-08-21 11:26:43 +00:00
Johan Hedberg
99b4c49f0a Initialize hci_dev_info memory to zero before calling ioctl 2006-08-21 10:32:10 +00:00
Marcel Holtmann
646fda9301 Add link supervision timeout change event 2006-07-31 09:56:18 +00:00
Marcel Holtmann
57834785d5 Add features bit for link supervision timeout 2006-07-27 01:23:04 +00:00
Marcel Holtmann
39519245f2 Add adapter type for SDIO 2006-07-08 11:45:21 +00:00
Marcel Holtmann
5ed11d784f Add missing placeholders for feature bits 2006-06-16 09:00:30 +00:00
Marcel Holtmann
31530898cb Fix uninitialised value error 2006-06-09 15:41:44 +00:00
Marcel Holtmann
07e291d726 Add missing memset() for socket address 2006-04-25 15:55:51 +00:00
Marcel Holtmann
93048c3a1a Fix broken behavior with EVT_CMD_STATUS 2006-03-14 18:25:35 +00:00
Marcel Holtmann
1ba3b0978c Add features bit for pause encryption 2006-02-07 07:48:11 +00:00
Marcel Holtmann
197a2aee34 Update copyright information 2006-01-03 12:56:09 +00:00
Marcel Holtmann
a1b96c15eb Include sys/uio.h for writev() function 2006-01-03 09:56:12 +00:00
Marcel Holtmann
7575a227c3 Add constants for sniff subrating 2005-11-21 10:26:56 +00:00
Marcel Holtmann
a097798c88 Remove decoding of flow control feature bits 2005-11-02 13:19:55 +00:00
Marcel Holtmann
c0d524486a Big cleanup of CVS relics 2005-10-29 19:25:42 +00:00
Marcel Holtmann
1364c63b9e Decode reserved LMP feature bits 2005-10-22 17:32:35 +00:00
Marcel Holtmann
555ac3f21c Fix typo 2005-10-22 15:51:12 +00:00
Marcel Holtmann
4fb6514cde Add deprecated command names from the Bluetooth 1.2 specification 2005-10-22 14:27:14 +00:00
Marcel Holtmann
b60f099362 Make EVT_CMD_STATUS as rp->event work 2005-10-20 08:55:11 +00:00
Marcel Holtmann
12862715c9 Fix errno overwrite problems 2005-09-22 23:10:48 +00:00
Marcel Holtmann
b48bccaf6c Add support for identification of supported commands 2005-09-07 16:14:55 +00:00
Marcel Holtmann
f50545eae5 Add extended inquiry features bit 2005-08-27 10:53:49 +00:00
Marcel Holtmann
f544b5e43c Add functions for the extended inquiry response 2005-08-25 00:54:48 +00:00
Marcel Holtmann
9409e3e8e1 Update lmp_featurestostr() function 2005-08-05 07:33:57 +00:00
Marcel Holtmann
e602dbfade Cleanup 2005-08-05 04:26:53 +00:00
Marcel Holtmann
b809fb0391 Fix the routing for dealing with raw devices 2005-07-09 17:09:10 +00:00
Marcel Holtmann
e27896801a Fix some GCC 4.0 warnings 2005-07-05 19:54:42 +00:00
Marcel Holtmann
631f20f4f8 Fix some errno usages 2005-06-21 16:40:29 +00:00
Marcel Holtmann
f38a7523b3 Add support for reading and writing the inquiry scan type 2005-06-16 13:53:08 +00:00
Marcel Holtmann
48954bd49f Add functions for stored link keys 2005-05-01 14:52:53 +00:00
Marcel Holtmann
f1684dcb1b Support inquiry with unlimited number of responses 2005-04-18 22:00:32 +00:00
Marcel Holtmann
0887d119a0 Add function for remote extended features 2005-04-17 23:31:54 +00:00
Marcel Holtmann
be2d979b6a Add funtions for reading local supported commands and extended features 2005-04-17 23:14:52 +00:00
Marcel Holtmann
607eee46b4 Fix buffer allocation for features to string conversion 2005-04-17 13:09:06 +00:00
Marcel Holtmann
1ec0481800 Support pscan_rep_mode for remote name request 2005-02-22 11:42:03 +00:00
Marcel Holtmann
db01d7596a The transmit power level is a signed integer 2005-02-22 02:37:49 +00:00
Marcel Holtmann
ce742d9563 Fix IAC support 2005-02-22 02:36:27 +00:00
Marcel Holtmann
c608311e74 Add function for getting the remote name with a clock offset 2005-02-11 04:17:16 +00:00
Marcel Holtmann
601655969d Skip devices in raw mode 2005-01-29 23:30:04 +00:00
Marcel Holtmann
e6589c0f2a Add functions for reading the BD_ADDR and the features 2005-01-29 03:24:48 +00:00