OSDN Git Service

Remove BTM_SetDeviceClass call in devctl
[android-x86/system-bt.git] / stack /
2015-03-16 Zach JohnsonRemove BTM_SetDeviceClass call in devctl
2015-03-16 Zach JohnsonRemove unused hci_cmd_cb in btu
2015-03-16 Zach JohnsonRemove BTTRC_INCLUDED
2015-03-16 Chris MantonAdd paired cleanup routine for logmsg
2015-03-16 Zach JohnsonRefactor btsnoop and stack config into modules
2015-03-16 Zach JohnsonUnregister BTU queues upon shutdown
2015-03-16 Chris MantonRemove HCI access macros
2015-03-16 Chris MantonRemove btu_task and replace with bt_workqueue reactor
2015-03-16 Chris MantonAdd back timer list entry in_use field
2015-03-16 Chris MantonRemove must-always-be-true BTU_BTA_INCLUDED
2015-03-16 Zach JohnsonFix silly freeing of buffer.data instead of buffer
2015-03-16 Zach JohnsonSink all HCI transmission management into the HCI layer
2015-03-16 Chris MantonDemote timer hashmap entry failure log message
2015-03-16 Chris Mantonbtif task removal and reactor insertion
2015-03-16 Sharvil NanavatiGKI task entry points should have a consistent signature.
2015-03-16 Sharvil NanavatiEliminate unused 'stack' concept for GKI tasks.
2015-03-16 Sharvil NanavatiMove BTU task creation into stack/btu/btu_init.c.
2015-03-16 Chris MantonReplace timers and btu_task
2015-03-16 Chris MantonReplace mailboxes with fixed queues.
2015-03-16 Chris MantonRemove unused BTU timer/event APIs
2015-03-16 Sharvil NanavatiFix memory leak in L2CAP utils
2015-03-16 Chris MantonReplace BUFFER_Q with list_t
2015-03-16 Zach JohnsonRemove unused function BTM_SecSetConnectFilterCallback
2015-03-16 Chris MantonRemove unused #define BTU_CMD_CMPL_TOUT_DOUBLE_CHECK
2015-03-16 Zach JohnsonRemove Windows related macros
2015-03-16 Zach JohnsonRemove _WIDCOMM defines and AMP VSE events from hcidefs.h
2015-03-16 Zach JohnsonRemove some more unused Broadcom specific macros
2015-03-16 Zach JohnsonRemove BTM_ReadBrcmFeatures because it shouldn't exist...
2015-03-16 Zach JohnsonRemove the company id defines (except broadcom for...
2015-03-16 Sharvil NanavatiRemove printf when attempting SDP requests.
2015-03-16 Zach JohnsonImplement BTM_InqDbRead in terms of btm_inq_db_find
2015-03-16 Zach JohnsonRemove never used function BTM_GetNumLeLinks
2015-03-16 Zach JohnsonRemove unused function BTM_SetInquiryFilterCallback
2015-03-16 Zach JohnsonRemove unused function BTM_InquiryRegisterForChanges...
2015-03-16 Sharvil NanavatiFix memory leak in BTU where enequeued buffers were...
2015-03-16 Zach JohnsonRemoved always false macro BTM_INQ_GET_REMOTE_NAME
2015-03-16 Zach JohnsonRemove always false macro L2CAP_HOST_FLOW_CTRL
2015-03-16 Zach JohnsonRemove unused #define's BTM_IS_CONNECTABLE and BTM_IS_D...
2015-03-16 Zach JohnsonEliminate unused #define BTM_INTERNAL_BB
2015-03-16 Zach JohnsonRemove unused auto-reset code path, with associated...
2015-03-16 Zach JohnsonRemove unused #define BTM_AFTER_RESET_TIMEOUT
2015-03-16 Zach JohnsonRemove indirection in the controller reset sequence
2015-03-16 Chris MantonRemove unused #define RPC_INCLUDED
2015-03-16 Steve GuCorrect comments and some redundant statements.
2015-03-16 Chris MantonRemove must-always-be-on #define HCISU_H4_INCLUDED
2015-03-16 Ian McKellarSCO socket support in bluedroid
2015-03-16 Chris MantonEnforce GKI API buffer usage
2015-03-16 Zach JohnsonAdd some stream skip macros for code clarity
2015-03-16 Zach JohnsonRemove some unused code in L2CAP
2015-03-16 Andre EisenbachFix gatt_main.c compile error due to log macro change
2015-03-16 Chris Mantonrfcomm: Check for null pointers on DLC request
2015-03-16 Chris MantonRelease GATT resources upon teardown
2015-02-19 Justin Harrisonam 45085bf6: Merge "Ignore service UUID length if no...
2015-02-19 Justin HarrisonMerge "Ignore service UUID length if no UUID filter...
2015-02-19 Andre EisenbachIgnore service UUID length if no UUID filter is specified
2015-02-05 Andre Eisenbacham d6419cd6: am 0a8c803a: am 7f34538a: (-s ours) am...
2015-02-05 Andre Eisenbacham 0a8c803a: am 7f34538a: (-s ours) am 65aec3a3: am...
2015-02-05 Andre Eisenbacham 7f34538a: (-s ours) am 65aec3a3: am 6d429d9d: (...
2015-02-05 Andre Eisenbacham 65aec3a3: am 6d429d9d: (-s ours) am 3efb9e2e: DO...
2015-02-05 Andre Eisenbacham ae9d174b: am 408dec19: am 977acabd: (-s ours) am...
2015-02-05 Andre Eisenbacham 408dec19: am 977acabd: (-s ours) am eebc8ab9: DO...
2015-02-05 Andre Eisenbacham 977acabd: (-s ours) am eebc8ab9: DO NOT MERGE Change...
2015-02-05 Andre Eisenbacham 6d429d9d: (-s ours) am 3efb9e2e: DO NOT MERGE Change...
2015-02-05 Andre Eisenbacham eebc8ab9: DO NOT MERGE Change pairing_cb to assume...
2015-02-05 Andre Eisenbacham ce5ae4ab: am a708936d: DO NOT MERGE Change pairing_c...
2015-02-05 Andre Eisenbacham a708936d: DO NOT MERGE Change pairing_cb to assume...
2015-01-15 Andre EisenbachMerge "Relax max PCM frames per tick a bit" into lmp...
2015-01-12 Andre EisenbachLE: Add error status to failed write operation
2014-12-17 Andre EisenbachAllow connection parameters updates by slave
2014-12-09 Andre EisenbachMerge "LE: Register for service change indication"...
2014-12-09 Andre EisenbachDo not log LE encryption keys or passkey
2014-12-06 Chaojing SunLE: Register for service change indication
2014-12-04 Andre Eisenbacham cf7f6a15: Prevent Java call for acquiring already...
2014-11-26 Simon Wilsonam 254b5ba2: gki_buffer: add missing mutex unlock
2014-11-22 Simon Wilsonam 654c376f: DO NOT MERGE Reduce TIMER_INTERVAL_FOR_WAK...
2014-11-18 Andre Eisenbacham a59f47f2: DO NOT MERGE Remove overflow rate limiting...
2014-11-08 Chaojing SunBluetooth fails to turn off with keyboard and headset...
2014-11-04 Andre Eisenbacham f37767a1: HOGP: Do not remove device from whitelist...
2014-11-03 Matthew Xieam e50c7933: DO NOT MERGE Do not set sig_id in gerneral...
2014-11-03 Matthew Xieam 87303c76: Increment seq before adding to packet...
2014-11-03 Matthew XieDO NOT MERGE Do not set sig_id in gerneral reject messa...
2014-11-03 Matthew XieIncrement seq before adding to packet in avdt_scb_hdl_w...
2014-11-03 Simon Wilsonam 5fe98634: am ba2f6d99: Revert "anthias:17614185...
2014-11-03 Simon Wilsonam ba2f6d99: Revert "anthias:17614185:Bluetooth: Getbuf...
2014-11-03 Mallikarjuna GBam 27c93b25: am 46bfe63d: DO NOT MERGE AVRCP: Proper...
2014-11-03 Maggie_Leeam 36ba410e: am c1ccb0d9: anthias:17614185:Bluetooth...
2014-11-03 Mallikarjuna GBam 46bfe63d: DO NOT MERGE AVRCP: Proper handling of...
2014-11-03 Maggie_Leeam c1ccb0d9: anthias:17614185:Bluetooth: Getbuf returni...
2014-10-30 Eric LaurentMerge "audio HAL: remove misleading error log" into...
2014-10-29 Prerepa Viswanadhamam 903285cb: am 472c2a7b: Don\'t starve a BT ACL link...
2014-10-28 Prerepa Viswanadhamam 472c2a7b: Don\'t starve a BT ACL link with 0 xmit...
2014-10-28 Matthew XieDO NOT MERGE Do not set sig_id in gerneral reject messa...
2014-10-28 Matthew XieIncrement seq before adding to packet in avdt_scb_hdl_w...
2014-10-23 Prerepa ViswanadhamDon't starve a BT ACL link with 0 xmit quota
2014-10-22 Andre Eisenbacham 5e808468: LE: Do not remove bond on encryption failure
2014-10-22 Andre EisenbachLE: Do not remove bond on encryption failure
2014-10-21 Chaojing Sunam 433fe016: Cache HOGP HID report map
2014-10-21 Prem Kumaram 25249f76: Merge "Retry pairing if the device did...
2014-10-21 Andre Eisenbacham 01d102b3: A2DP: Lowering maximum PCM frame limit...
2014-10-18 Prem KumarMerge "Retry pairing if the device did not respond...
next