OSDN Git Service

android-x86/system-bt.git
2016-12-03 Myles WatsonFix formatting of config files
2016-12-02 Myles WatsonRemove coverity comments
2016-12-02 Myles WatsonApply clang-format to the rest of the tree
2016-12-02 Myles WatsonReformat long comments before clang-format
2016-12-02 Pavlin RadoslavovAdd a mechanism for Audio Feeding Parameters negotiation
2016-12-02 Treehugger... Merge "Add dependency installation files for x86_64"
2016-12-01 Pavlin RadoslavovA2DP Codec related cleanup
2016-12-01 Jack HeAdd dependency installation files for x86_64
2016-12-01 Myles WatsonFix asterisks in block quotes
2016-12-01 Myles Watsonembdrv: Fix include ordering before clang-format
2016-12-01 Ajay PanickerRemove more usages of UINT_TO_PTR macro
2016-11-30 Treehugger... Merge "Add a missing error check when processing AVDT_R...
2016-11-30 Pavlin RadoslavovAdd a missing error check when processing AVDT_RECONFIG...
2016-11-30 Myles WatsonRun clang-format on every commit
2016-11-30 Treehugger... Merge "AVRCP: Fix get metadata attribute responses"
2016-11-30 Sanket AgarwalMerge "Add Bluetooth device address parameter to HF...
2016-11-29 Sanket AgarwalAdd Bluetooth device address parameter to HF Client...
2016-11-29 Jakub PawlowskiCleanup GATT cache when remote device is disconnected
2016-11-29 Jack HeAVRCP: Fix get metadata attribute responses
2016-11-28 Marie Janssenreadability fix: No assigns in if conditionals
2016-11-28 Marie JanssenMerge "Fix an inappropriate NULL-pointer check in handl...
2016-11-24 Treehugger... Merge "Fix x86_64 compilation on Ubuntu 14.04"
2016-11-24 Treehugger... Merge changes I9ebb32f0,I00393e2b
2016-11-24 Jack HeFix x86_64 compilation on Ubuntu 14.04
2016-11-24 liuchaoFix an inappropriate NULL-pointer check in handle_rc_pa...
2016-11-24 Pavlin RadoslavovFix a unit test failure related to SBC maxbitpool testing
2016-11-23 Myles WatsonFix formatting after removing defines
2016-11-23 Myles WatsonRemove SMP_INCLUDED define
2016-11-23 Myles WatsonRemove BTA_GATT_INCLUDED
2016-11-23 Myles WatsonRemove BLE_INCLUDED define
2016-11-23 Sanket AgarwalMerge "Audio pops due to queue not flushed when focus...
2016-11-23 Treehugger... Merge "Report proper advertiser status on registration...
2016-11-23 Marie Janssenbtif: DRY up command functions
2016-11-22 Sanket AgarwalAudio pops due to queue not flushed when focus taken off
2016-11-22 Jakub PawlowskiReport proper advertiser status on registration error
2016-11-22 Ajay PanickerRemove some usages of UINT_TO_PTR macro
2016-11-22 Marie JanssenConstant Cleanup: Remove BT_TRACE_VERBOSE
2016-11-18 Jakub PawlowskiMove startAdvertising() logic into native code (2/3)
2016-11-18 Andre EisenbachMerge "Do not reject valid SBC codec parameters"
2016-11-18 Andre EisenbachDo not reject valid SBC codec parameters
2016-11-17 Jakub PawlowskiAdd BUILD.gn for tinyxml
2016-11-17 Andre EisenbachRevert "Bluetooth: Fix the issue that peer A2DP SNK...
2016-11-16 Ajay PanickerLimit the use of AVRC_ADV_CTRL_INCLUDED define
2016-11-16 Ajay PanickerRemove pointer to integer cast in btif_sock_l2cap to...
2016-11-15 Marie Janssenbtif: Remove AVRC_CTRL_INCLUDED ifdefs
2016-11-15 Marie Janssenbtif: Remove unused uinput interface code
2016-11-15 Treehugger... Merge "Fix a NULL-pointer check order reverse in GATTC_...
2016-11-15 liuchaoFix a NULL-pointer check order reverse in GATTC_Configu...
2016-11-15 liuchaoNULL-pointer access before check in BTM_SetBleDataLength
2016-11-15 Treehugger... Merge "Copying of pointer with incorrect size"
2016-11-15 Sanket AgarwalCopying of pointer with incorrect size
2016-11-15 Jakub PawlowskiRemove unused GATT_Listen
2016-11-14 Jakub PawlowskiReenable advertising instance after an LE advertising...
2016-11-13 liuchaoRemove useless NULL-pointer check code in l2cap_client_new
2016-11-12 Marie JanssenAVRCP: unify Get{Element,Item}Attributes response.
2016-11-12 Treehugger... Merge "Fix how LE connection parameters are set after...
2016-11-11 Jakub PawlowskiUnify advertising API (1/3)
2016-11-11 Jakub PawlowskiAlways use big endian for keeping service UUID
2016-11-11 Jakub PawlowskiFix how LE connection parameters are set after connecting
2016-11-11 Matadeen MishraHandling Authentication Failure From the lower layer
2016-11-11 Ajay PanickerMove callback to dispatch thread
2016-11-11 Jakub PawlowskiFix incorrect check for empty out-of-band pairing data
2016-11-10 Treehugger... Merge "device: Fix multi-line comments"
2016-11-10 Jakub PawlowskiBLE OOB Pairing - parse address type (1/5)
2016-11-10 Myles Watsondevice: Fix multi-line comments
2016-11-10 Myles Watsondevice: Apply clang-format
2016-11-10 Myles Watsonbta: Fix comment formatting after clang-format
2016-11-10 Myles Watsonbta: Apply clang-format
2016-11-10 Myles Watsonbta: Prepare include statements for clang-format
2016-11-10 Myles Watsonbta: Remove double asterisks in comments
2016-11-09 Myles Watsoninclude: Apply clang-format
2016-11-09 Myles Watsoninclude: Fix comment formatting
2016-11-08 Myles Watsonbta: Remove executable permissions from code
2016-11-08 Pavlin RadoslavovRevert "Replace pthread_mutex with std::mutex"
2016-11-07 Treehugger... Merge "AVRCP: Passthrough code cleanup"
2016-11-07 Marie JanssenAVRCP: Passthrough code cleanup
2016-11-07 Andre EisenbachMask out HFP 1.7 feature bits if peer version is <1.7
2016-11-07 Marco NelissenUse libaudioclient instead of libmedia
2016-11-04 Treehugger... Merge "Enable AVRCP Volume commands in TG role"
2016-11-04 Treehugger... Merge "Add missing brackets for "if" statement inside...
2016-11-04 Ayan GhoshRestart sniff timer on AVDTP signalling channel establi...
2016-11-04 Treehugger... Merge "Replace pthread_mutex with std::mutex"
2016-11-04 Treehugger... Merge "Enable incoming connection for AVRCP Controller"
2016-11-04 Treehugger... Merge "Handle L2CAP disconnection on incomplete connection"
2016-11-04 Arun JagadishEnable AVRCP Volume commands in TG role
2016-11-04 Jack HeAdd missing brackets for "if" statement inside BTM_Conf...
2016-11-04 Anubhav GuptaEnable incoming connection for AVRCP Controller
2016-11-04 Matadeen MishraMove HDP reg_counter updates to BTIF thread
2016-11-04 Srinu JellaHandle L2CAP disconnection on incomplete connection
2016-11-04 Marie JanssenReplace pthread_mutex with std::mutex
2016-11-04 Andre EisenbachAdd OWNERS file
2016-11-04 Treehugger... Merge "Remove incorrect assert in btm_read_rssi_cb"
2016-11-04 Jakub PawlowskiUse standard types instead of OI_INT* and OI_UINT*...
2016-11-04 Treehugger... Merge "Replace DWORD with uint32_t"
2016-11-03 Andre EisenbachRemove incorrect assert in btm_read_rssi_cb
2016-11-03 Jakub PawlowskiReplace DWORD with uint32_t
2016-11-03 Sanket AgarwalUse rc_handle for reconciliation of timer callback
2016-11-02 Sanket AgarwalCheck A2DP source is not already shut{ting} down
2016-11-02 Pavlin RadoslavovA2DP codec related fixes and cleanup
2016-11-02 Jakub PawlowskiMerge "Remove unused BLE_PERIPHERAL_MODE_SUPPORT"
next