summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Add definition for master link key complete eventMarcel Holtmann2005-04-171-0/+8
* Add definition for master link key commandMarcel Holtmann2005-04-171-0/+10
* Add definitions for local extended features and commandsMarcel Holtmann2005-04-171-0/+23
* Add definition for remote extended features eventMarcel Holtmann2005-04-171-0/+10
* Add definition for page scan repetition mode change eventMarcel Holtmann2005-04-171-0/+7
* Add definition for max slots change eventMarcel Holtmann2005-04-171-0/+7
* Add inquiry info structure with RSSI and page scan modeMarcel Holtmann2005-04-111-0/+10
* Fix a small typoMarcel Holtmann2005-03-271-1/+1
* Change the packet type maskMarcel Holtmann2005-03-271-1/+1
* Add ba2oui() functionMarcel Holtmann2005-03-271-0/+1
* Add ba*printf() functionsMarcel Holtmann2005-03-271-1/+6
* fix commentsStephen Crane2005-03-021-1/+2
* fix incorrect doc commentStephen Crane2005-02-281-1/+1
* Support pscan_rep_mode for remote name requestMarcel Holtmann2005-02-222-1/+8
* The transmit power level is a signed integerMarcel Holtmann2005-02-221-1/+1
* Fix IAC supportMarcel Holtmann2005-02-221-2/+2
* Add function for getting the remote name with a clock offsetMarcel Holtmann2005-02-111-0/+1
* Add functions for reading the BD_ADDR and the featuresMarcel Holtmann2005-01-292-0/+5
* Update the copyright yearMarcel Holtmann2005-01-2913-13/+13
* Add hci_read_clock() functionMarcel Holtmann2005-01-252-0/+15
* Remove sdp_internal.hMarcel Holtmann2005-01-232-93/+0
* Fixup the unaligned accessMarcel Holtmann2005-01-231-2/+2
* Remove sdp_{get|put}_unaligned definitionMarcel Holtmann2005-01-231-97/+0
* Add functions hci_{local|remote}_name()Marcel Holtmann2005-01-231-0/+3
* Use better way for unaligned accessMarcel Holtmann2005-01-201-11/+15
* Add function for reading the transmit power levelMarcel Holtmann2005-01-131-0/+1
* Remove commentsMarcel Holtmann2005-01-131-2/+0
* Add link supervision timeout functionsMarcel Holtmann2005-01-132-0/+7
* Add function for reading the RSSI and the link qualityMarcel Holtmann2005-01-132-3/+5
* Remove deprecated functionsMarcel Holtmann2005-01-131-8/+6
* Update connection information definitionsMarcel Holtmann2004-12-253-8/+15
* Update socket option definitionsMarcel Holtmann2004-12-251-16/+7
* Add Device ID and HID attribute definitionsMarcel Holtmann2004-12-071-0/+23
* Cleanup attribute definitionsMarcel Holtmann2004-12-071-47/+50
* Update the UUID constants and its translationsMarcel Holtmann2004-12-071-35/+91
* Add service classes and profile ids for WAPMarcel Holtmann2004-11-291-0/+4
* The cnum value must be uint32_t to match the kernel interfaceMarcel Holtmann2004-11-132-2/+2
* Add hci_set_afh_classification() functionMarcel Holtmann2004-11-092-0/+11
* Add hci_read_afh_map() functionMarcel Holtmann2004-11-091-0/+1
* Add hci_{read|write}_afh_mode() functionsMarcel Holtmann2004-11-091-0/+2
* Add definition for the SECURE link modeMarcel Holtmann2004-11-093-0/+3
* Add the missing HCI error codesMarcel Holtmann2004-11-091-0/+9
* Change HCI_KEY_MISSING to HCI_PIN_OR_KEY_MISSINGMarcel Holtmann2004-11-081-1/+1
* Add hci_change_link_key() functionMarcel Holtmann2004-11-042-0/+14
* Add RFCOMM socket optionsMarcel Holtmann2004-10-292-1/+9
* Add functions for reading and writing the inquiry modeMarcel Holtmann2004-10-251-0/+2
* Cleanup the API to prevent endian bugsMarcel Holtmann2004-10-251-6/+6
* For vendor packets set bit 0 in the packet type bitmask of the filterMarcel Holtmann2004-10-232-6/+6
* Add SIM Access typesMarcel Holtmann2004-10-131-0/+2
* Add support for the kernel security managerMarcel Holtmann2004-10-061-1/+5