aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-02Move hid2hci to /lib/udevKay Sievers
2011-04-28Add secure param to mgmt_ev_pin_code_requestWaldemar Rymarkiewicz
2011-04-28Add support for store_hint in mgmt_ev_new_keyJohan Hedberg
2011-04-28Remove unused old_key_type from mgmt_ev_new_keyJohan Hedberg
2011-04-28Fix minor coding style issues in hid2hciJohan Hedberg
2011-04-28Update hid2hci tool from udev codebaseKay Sievers
2011-04-27Fix format string warningsJohan Hedberg
2011-04-27Add format string warnings to printf-style functionsJohan Hedberg
2011-04-27Accept Apple specific headset commandsMarcel Holtmann
2011-04-28mgmtops: Add support for confirm_hint in mgmt_ev_user_confirm_requestJohan Hedberg
2011-04-27Use HCI_MAX_EIR_LENGTH instead of hard-coded valueBruna Moreira
2011-04-27Change attrib server to use ATT CID & PSM defined in att.hClaudio Takahasi
2011-04-26Clean up ATT CID & PSM magic values & definititionsJohan Hedberg
2011-04-26Fix segfault when removing deviceBruna Moreira
2011-04-25Release 4.92Marcel Holtmann
2011-04-25Update library versionMarcel Holtmann
2011-04-21Use flushable packets for A2DP media dataJohan Hedberg
2011-04-21Clean up handle_transport_connect code flowJohan Hedberg
2011-04-21Add BT_FLUSHABLE support to BtIOJohan Hedberg
2011-04-20Merge reminder of struct hci_dev into struct btd_adapterJohan Hedberg
2011-04-20Cleanup: remove header declared but not definedClaudio Takahasi
2011-04-20Cleanup: remove unused structureClaudio Takahasi
2011-04-20Remove read_local_version() from struct btd_adapter_opsBruna Moreira
2011-04-20Move adapter name from struct hci_dev to struct btd_adapterBruna Moreira
2011-04-20Remove LMP/HCI version and manufacturer from struct hci_devBruna Moreira
2011-04-20Remove ssp_mode from struct hci_devBruna Moreira
2011-04-19Fix not waiting for POLLERR when disconnecting SCOLuiz Augusto von Dentz
2011-04-18Add NO CARRIER response to maemo6 telephony driverDmitriy Paliy
2011-04-18Add NO CARRIER response to HFPDmitriy Paliy
2011-04-17Only do LE discovery if EnableLE is true in main.confJohan Hedberg
2011-04-14Fix unregistering a2dp sep while it is lockedLuiz Augusto von Dentz
2011-04-14TODO: Add hard-coded PSM for GATT over basic rateClaudio Takahasi
2011-04-14TODO: Remove item related to GATT service over basic rateClaudio Takahasi
2011-04-14Fix primary services registration from storage for basic rateClaudio Takahasi
2011-04-14Fix LE device creation from storageClaudio Takahasi
2011-04-14Fix device type when creating from primary services storageClaudio Takahasi
2011-04-14Move the primary service storage code to a local functionClaudio Takahasi
2011-04-14Remove btd_device_add_service functionClaudio Takahasi
2011-04-14Cleanup primary service registration from storageClaudio Takahasi
2011-04-14Register primary services exported over basic rateClaudio Takahasi
2011-04-14Fix race condition on gatttoolSheldon Demario
2011-04-14Remove unnecessary code from pin handlerDavid Herrmann
2011-04-14Add test/test-oob for testing Out Of Band pairingSzymon Janc
2011-04-09Add sap_disconnect_ind interface for sap-sim driversWaldemar Rymarkiewicz
2011-04-09Add workaround to skip wrong OMTU for basic rateClaudio Takahasi
2011-04-09Fixing characteristic read by UUIDSheldon Demario
2011-04-09Fix Characteristic read by UUID on gatttoolSheldon Demario
2011-04-04Fix not removing source when removing setup callbackLuiz Augusto von Dentz
2011-04-04Refactor A2DP finalize_*_errno functionsLuiz Augusto von Dentz
2011-04-04Fix handling of A2DP suspend responseLuiz Augusto von Dentz