summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.934.93Marcel Holtmann2011-05-032-1/+6
* Remove leftover of attrib plugin buildClaudio Takahasi2011-05-021-1/+1
* Fix property type of Main Channel of Health pluginJaikumar Ganesh2011-05-021-1/+1
* Fix crash when calling finalize_setup_errnoLuiz Augusto von Dentz2011-05-021-7/+7
* Move hid2hci to /lib/udevKay Sievers2011-05-023-8/+8
* Add secure param to mgmt_ev_pin_code_requestWaldemar Rymarkiewicz2011-04-282-0/+2
* Add support for store_hint in mgmt_ev_new_keyJohan Hedberg2011-04-282-3/+5
* Remove unused old_key_type from mgmt_ev_new_keyJohan Hedberg2011-04-281-1/+0
* Fix minor coding style issues in hid2hciJohan Hedberg2011-04-281-6/+5
* Update hid2hci tool from udev codebaseKay Sievers2011-04-286-275/+247
* Fix format string warningsJohan Hedberg2011-04-271-2/+2
* Add format string warnings to printf-style functionsJohan Hedberg2011-04-271-2/+4
* Accept Apple specific headset commandsMarcel Holtmann2011-04-271-0/+9
* mgmtops: Add support for confirm_hint in mgmt_ev_user_confirm_requestJohan Hedberg2011-04-282-1/+34
* Use HCI_MAX_EIR_LENGTH instead of hard-coded valueBruna Moreira2011-04-275-13/+13
* Change attrib server to use ATT CID & PSM defined in att.hClaudio Takahasi2011-04-271-7/+4
* Clean up ATT CID & PSM magic values & definititionsJohan Hedberg2011-04-266-7/+10
* Fix segfault when removing deviceBruna Moreira2011-04-261-1/+1
* Release 4.924.92Marcel Holtmann2011-04-252-1/+11
* Update library versionMarcel Holtmann2011-04-251-1/+1
* Use flushable packets for A2DP media dataJohan Hedberg2011-04-211-0/+10
* Clean up handle_transport_connect code flowJohan Hedberg2011-04-211-16/+16
* Add BT_FLUSHABLE support to BtIOJohan Hedberg2011-04-212-5/+54
* Merge reminder of struct hci_dev into struct btd_adapterJohan Hedberg2011-04-202-21/+9
* Cleanup: remove header declared but not definedClaudio Takahasi2011-04-201-4/+0
* Cleanup: remove unused structureClaudio Takahasi2011-04-201-5/+0
* Remove read_local_version() from struct btd_adapter_opsBruna Moreira2011-04-203-31/+0
* Move adapter name from struct hci_dev to struct btd_adapterBruna Moreira2011-04-202-17/+14
* Remove LMP/HCI version and manufacturer from struct hci_devBruna Moreira2011-04-202-17/+0
* Remove ssp_mode from struct hci_devBruna Moreira2011-04-203-21/+0
* Fix not waiting for POLLERR when disconnecting SCOLuiz Augusto von Dentz2011-04-191-1/+4
* Add NO CARRIER response to maemo6 telephony driverDmitriy Paliy2011-04-181-2/+7
* Add NO CARRIER response to HFPDmitriy Paliy2011-04-181-7/+10
* Only do LE discovery if EnableLE is true in main.confJohan Hedberg2011-04-171-1/+1
* Fix unregistering a2dp sep while it is lockedLuiz Augusto von Dentz2011-04-141-0/+16
* TODO: Add hard-coded PSM for GATT over basic rateClaudio Takahasi2011-04-141-0/+5
* TODO: Remove item related to GATT service over basic rateClaudio Takahasi2011-04-141-10/+0
* Fix primary services registration from storage for basic rateClaudio Takahasi2011-04-143-3/+8
* Fix LE device creation from storageClaudio Takahasi2011-04-141-11/+9
* Fix device type when creating from primary services storageClaudio Takahasi2011-04-141-1/+1
* Move the primary service storage code to a local functionClaudio Takahasi2011-04-141-11/+16
* Remove btd_device_add_service functionClaudio Takahasi2011-04-144-19/+11
* Cleanup primary service registration from storageClaudio Takahasi2011-04-143-24/+9
* Register primary services exported over basic rateClaudio Takahasi2011-04-143-1/+138
* Fix race condition on gatttoolSheldon Demario2011-04-141-66/+62
* Remove unnecessary code from pin handlerDavid Herrmann2011-04-141-3/+1
* Add test/test-oob for testing Out Of Band pairingSzymon Janc2011-04-142-2/+82
* Add sap_disconnect_ind interface for sap-sim driversWaldemar Rymarkiewicz2011-04-093-7/+32
* Add workaround to skip wrong OMTU for basic rateClaudio Takahasi2011-04-091-1/+1
* Fixing characteristic read by UUIDSheldon Demario2011-04-091-1/+1