OSDN Git Service

android-x86/system-bt.git
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"
2015-03-16 Chris MantonForgot device/Android.mk
2015-03-16 Chris MantonRemove always undefined BTM_EIR_UUID_LKUP_TBL
2015-03-16 Chris MantonRemove always true definition BTM_EIR_CLIENT_INCLUDED
2015-03-16 Chris MantonRemove unused inquiry variables
2015-03-16 Sharvil NanavatiA2DP sink: reply with success on Start command.
2015-03-16 Andre EisenbachFix bdtool compile errors
2015-03-16 Sharvil NanavatiAdd Android.mk to tools/ directory.
2015-03-16 Sharvil NanavatiDon't touch alarm's contents if it has already been...
2015-03-16 Sharvil NanavatiFix NULL pointer dereference in bta_pan_co_tx_path.
2015-03-16 Chris MantonDirectory layout documentation
2015-03-16 Sharvil NanavatiDocument network ports used by bluedroid.
2015-03-16 Sharvil NanavatiDocument the set of log tags used by bluedroid.
2015-03-16 Sharvil Nanavatiavdt: Make sure LCID field is filled out even on incomi...
2015-03-16 Zach JohnsonMake bdtest report the total number of tests (sanity...
2015-03-16 Zach JohnsonChange bdtest text color gray to the default color
2015-03-16 Sharvil NanavatiAdd system tests for RFCOMM sockets.
2015-03-16 Sharvil NanavatiAdd a watchdog timer to test suite.
2015-03-16 Sharvil NanavatiOnly colorize test result output if stdout is attached...
2015-03-16 Sharvil NanavatiMake build more strict by adding more warning flags.
2015-03-16 June R. Tate... Removing a duplicate call to socket_register.
2015-03-16 Chris MantonFirst entry for bdtool
2015-03-16 Zach JohnsonComment said BTM_PM_SNIFF_SLOT_WORK_AROUND would be...
2015-03-16 Sharvil NanavatiMake hci/ depend on bdroid_CFLAGS
2015-03-16 Zach JohnsonFix BLE GAP handling after callback refactoring
2015-03-16 Zach JohnsonRemove unused function BTM_ChangeLinkKey & friends
next