summaryrefslogtreecommitdiffstats
path: root/hcid/device.c
Commit message (Collapse)AuthorAgeFilesLines
* Add Inquiry Result with RSSI support for Kensington dongleMarcel Holtmann2006-07-141-0/+2
|
* Add Inquiry Result with RSSI support for another Broadcom dongleMarcel Holtmann2006-07-041-3/+6
|
* Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann2006-06-271-0/+1
|
* Add another Inquiry with RSSI quirkMarcel Holtmann2006-06-261-4/+8
|
* Ignore devices in raw modeMarcel Holtmann2006-06-171-1/+13
|
* Remove inquiry mode settingMarcel Holtmann2006-06-171-0/+32
|
* More use of the generic logging functionsMarcel Holtmann2006-03-091-33/+12
|
* Add skeleton for encryption key size functionMarcel Holtmann2006-02-241-0/+18
|
* The HCI revision is a 16-bit valueMarcel Holtmann2006-02-231-1/+1
|
* Add revision information for Broadcom chipsMarcel Holtmann2006-02-231-0/+7
|
* Improve revision command and address handlingMarcel Holtmann2006-02-121-2/+75
|
* Implement local device name and remote alias functionsMarcel Holtmann2006-02-111-0/+96
|
* Add basic device functionsMarcel Holtmann2006-02-111-0/+267