OSDN Git Service

android-x86/system-bt.git
2015-03-16 Sharvil NanavatiRemove dependency on GKI tasks from BTIF media task.
2015-03-16 Sharvil NanavatiDon't call GKI_send_event on BTU task since it's not...
2015-03-16 Sharvil NanavatiRemove GKI timers
2015-03-16 June R. Tate... Adding some documentation for the power management...
2015-03-16 Zach JohnsonAdd sniff changed log statement on the mode changed...
2015-03-16 Sharvil NanavatiCollapse BNEP #defines that don't need to be configurable.
2015-03-16 Sharvil NanavatiAdd a new l2cap_client class.
2015-03-16 Sharvil NanavatiAdd connection-specific function L2CA_SetConnectionCall...
2015-03-16 Chris Mantonproperty api unification, naming and testing
2015-03-16 Sharvil NanavatiAdd a reference counted buffer implementation.
2015-03-16 Sharvil NanavatiCollapse more feature flags.
2015-03-16 Sharvil NanavatiCollapse RFCOMM_INCLUDED and GAP_INCLUDED guards.
2015-03-16 Sharvil NanavatiDelete unused Broadcom-specific extensions API.
2015-03-16 Sharvil NanavatiEliminate unusable wcassert code in favor of plain...
2015-03-16 Zach JohnsonDrop duplicate profile connection requests
2015-03-16 Chris MantonData type representing the bluetooth iac parameter
2015-03-16 June R. Tate... First pass at the bluedroid profile manager.
2015-03-16 Chris MantonRename legacy uuid_copy to not conflict
2015-03-16 Chris MantonAdd size_t inclusion
2015-03-16 Chris Mantonbt property object
2015-03-16 Chris MantonAdd bdcopy method
2015-03-16 Zach JohnsonRemove some more unused functions in btm_acl
2015-03-16 Zach JohnsonRemove unused read link policy + friends
2015-03-16 Zach JohnsonRemove unused link supervision timeout code
2015-03-16 Chris Mantonuuid_test
2015-03-16 Chris MantonDevice class implementation
2015-03-16 Chris MantonAdd compile time checks
2015-03-16 Chris MantonAdd more uuid methods
2015-03-16 Zach JohnsonAdd a simple classic peer
2015-03-16 Zach JohnsonAdd a hash function for bluetooth addresses
2015-03-16 Zach JohnsonAdd key equality function option for hash_map
2015-03-16 Zach JohnsonClean up unused functions in btm_sec
2015-03-16 Zach JohnsonRemove unused security abort callback
2015-03-16 Zach JohnsonRemove link key request callback
2015-03-16 Zach JohnsonCanonicalize HCI logtags with bt_ prefix
2015-03-16 Zach JohnsonAdd bash script for running unit tests
2015-03-16 Sharvil NanavatiRename Bluetooth binaries to use the net_ and net_test_...
2015-03-16 Steve GuSometimes I forget stopping shell before running bdtest.
2015-03-16 Sharvil NanavatiRemove unnecessary newlines at the end of log statements.
2015-03-16 Sharvil NanavatiAdd platform-independent logging macros to OSI.
2015-03-16 Zach JohnsonRemove unused ACL packet size getters, remove unused...
2015-03-16 Sharvil NanavatiExtend bdtool to accept / initiate SCO connections.
2015-03-16 Sharvil NanavatiRemove unused shell script, gen-buildcfg.sh.
2015-03-16 Sharvil NanavatiAdd RFCOMM result code string for an unspecified error.
2015-03-16 June R. Tate... Adding some logging for the close states for RFCOMM...
2015-03-16 Sharvil NanavatiFix bug in SDP server where it would get into an infini...
2015-03-16 Sharvil NanavatiIntroduce a growing array class.
2015-03-16 Zach JohnsonIncrease GKI buffer size
2015-03-16 Chris MantonAdd counter unit tests
2015-03-16 Chris MantonExplicitly add include paths
2015-03-16 Sharvil NanavatiEnable allocation tracking for eng and userdebug builds.
2015-03-16 Sharvil NanavatiAdd a "setDiscoverable" command to hci.
2015-03-16 June R. Tate... Adding in some additional, but critical, logs.
2015-03-16 Sharvil NanavatiUpdate module names to not use C preprocessor and to...
2015-03-16 Chris MantonReplace BUFFER_Q with list_t #2
2015-03-16 Chris MantonReplace BUFFER_Q with list_t
2015-03-16 Chris MantonGeneral tidy up of L2CAP flow control
2015-03-16 Chris MantonProperly iterate when removing from list
2015-03-16 Chris MantonAdd error checking when getting property
2015-03-16 Chris MantonExpand include pathnames and add bd root path
2015-03-16 Zach JohnsonBack GKI buffers with malloc
2015-03-16 Zach Johnsonungkibufferize the profile queue, use assert
2015-03-16 Sharvil NanavatiPrint out every power management mode switch initiated...
2015-03-16 Zach JohnsonFixed HAL layer ignore state handling
2015-03-16 Sharvil NanavatiAdd a command line flag to skip sanity test suite.
2015-03-16 Sharvil Nanavatibdtest: read the paired device's bdaddr from the stack...
2015-03-16 Zach JohnsonRemove ptim and associated GKI timer functions
2015-03-16 Zach JohnsonRemove some remaining references to message based timers
2015-03-16 Zach JohnsonRemove unused link key functions from devctl
2015-03-16 Steve GuModify bdtest to enable running individual tests by...
2015-03-16 Zach JohnsonRemove the afh functions from btm_devctl
2015-03-16 Zach JohnsonRemove BTA_CheckEirData, a direct redefinition of BTM_C...
2015-03-16 Zach JohnsonRemove some functionredefinitions from bta dm
2015-03-16 Sharvil NanavatiUse correct service ID for A2DP source to make way...
2015-03-16 Sharvil NanavatiL2CAP: expose a function to return the RCID and ACL...
2015-03-16 Chris MantonMove controller module to device directory
2015-03-16 Chris MantonUnused function
2015-03-16 Chris MantonRemove unused inquiry DB functions
2015-03-16 Chris MantonRemove always true definition BTM_EIR_SERVER_INCLUDED
2015-03-16 Chris MantonRemoving unused function BTA_DmSetScanParam()
2015-03-16 Chris MantonRemove always true BTM_USE_INQ_RESULTS_FILTER
2015-03-16 Chris MantonRemove always false flag BTM_BYPASS_EVENT_FILTERING
2015-03-16 Chris MantonInstrument data flow a bit
2015-03-16 Sharvil NanavatiDon't dispatch connections in the connection queue...
2015-03-16 Chris Mantoncounter implementation
2015-03-16 Chris MantonRemove duplicate functionality
2015-03-16 Zach JohnsonRemove uncompiled unused PBAP support
2015-03-16 Chris MantonRemove unused functions BTM_RegForLstoEvt/btm_acl_set_d...
2015-03-16 Chris MantonRemove always true BTM_PWR_MGR_INCLUDED
2015-03-16 Chris MantonRemove always true BTM_BUSY_LEVEL_CHANGE_INCLUDED
2015-03-16 Chris MantonRemove data_types.h
2015-03-16 Chris MantonActually remove bd.[c|h]
2015-03-16 Chris MantonRemoval of bd.[c|h]
2015-03-16 June R. Tate... Moving btif_sock_sdp to stdint and stdbool.
2015-03-16 Zach JohnsonFix how add_sdp_by_uuid passes the uuid to SDP_AddSequence
2015-03-16 June R. Tate... Refactoring btif_sock_sdp.c for clarity
2015-03-16 Zach JohnsonRevert "BT MAP: added support for email sharing over BT"
2015-03-16 Zach JohnsonRevert "MAP: SDP corruption"
2015-03-16 Andre EisenbachRevert "Forgot device/Android.mk"
2015-03-16 Andre EisenbachRevert "Remove unused inquiry variables"
next