OSDN Git Service

BLE OOB Pairing - parse address type (1/5)
[android-x86/system-bt.git] / stack /
2016-11-10 Jakub PawlowskiBLE OOB Pairing - parse address type (1/5)
2016-11-04 Treehugger RobotMerge "Enable AVRCP Volume commands in TG role"
2016-11-04 Treehugger RobotMerge "Add missing brackets for "if" statement inside...
2016-11-04 Treehugger RobotMerge "Replace pthread_mutex with std::mutex"
2016-11-04 Treehugger RobotMerge "Enable incoming connection for AVRCP Controller"
2016-11-04 Treehugger RobotMerge "Handle L2CAP disconnection on incomplete connection"
2016-11-04 Jack HeAdd missing brackets for "if" statement inside BTM_Conf...
2016-11-04 Srinu JellaHandle L2CAP disconnection on incomplete connection
2016-11-04 Treehugger RobotMerge "Remove incorrect assert in btm_read_rssi_cb"
2016-11-04 Treehugger RobotMerge "Replace DWORD with uint32_t"
2016-11-03 Jakub PawlowskiReplace DWORD with uint32_t
2016-11-02 Pavlin RadoslavovA2DP codec related fixes and cleanup
2016-11-02 Jakub PawlowskiMerge "Remove unused BLE_PERIPHERAL_MODE_SUPPORT"
2016-11-01 Jakub PawlowskiRemove unused BLE_PERIPHERAL_MODE_SUPPORT
2016-11-01 Jakub PawlowskiMerge "Move start advertise method to advertising inter...
2016-11-01 Jakub PawlowskiMove start advertise method to advertising interface...
2016-11-01 Treehugger RobotMerge "Make bta_gattc_listen only start listening"
2016-11-01 Sanket AgarwalImplement AVRCP SetAddressedPlayer Cmd
2016-11-01 Treehugger RobotMerge "Fix AdvertiseDataParsing test"
2016-10-31 Sanket Agarwal[AVRCP1.6 CT] Add reply status to get_folder_items_call...
2016-10-31 Treehugger RobotMerge "test: Add a README file"
2016-10-29 Jakub PawlowskiMerge "Remove advertise whitelist functionality"
2016-10-28 Jakub PawlowskiMerge "Exclude calls to android-specific code in generi...
2016-10-28 Jakub PawlowskiRemove advertise whitelist functionality
2016-10-27 Myles WatsonRemove deprecated UNUSED macro (5/5)
2016-10-27 Myles WatsonRemove deprecated UNUSED macro (4/5)
2016-10-27 Myles WatsonRemove deprecated UNUSED macro (3/5)
2016-10-27 Myles WatsonRemove deprecated UNUSED macro (2/5)
2016-10-27 Myles WatsonRemove deprecated UNUSED macro (1/5)
2016-10-26 Jakub PawlowskiSimplify SBC encoder API
2016-10-25 Treehugger RobotMerge "Update the A2DP codec setup and selection mechanism"
2016-10-24 Pavlin RadoslavovUpdate the A2DP codec setup and selection mechanism
2016-10-24 Treehugger RobotMerge "Dequeues direct connection request during cancel...
2016-10-24 Subramanian SrinivasanDequeues direct connection request during cancel conn...
2016-10-24 Treehugger RobotMerge "Update macros: Add parens and do-while blocks"
2016-10-24 Myles WatsonUpdate macros: Add parens and do-while blocks
2016-10-21 Treehugger RobotMerge "Remove multiplexing capability in AVDTP"
2016-10-21 Pavlin RadoslavovRemove multiplexing capability in AVDTP
2016-10-20 Treehugger RobotMerge "Various small warning/build fixes for Linux"
2016-10-20 Andre EisenbachReset device security flags when pairing fails
2016-10-20 Jakub PawlowskiVarious small warning/build fixes for Linux
2016-10-20 Jakub PawlowskiVarious small fixes for Linux build
2016-10-19 Treehugger RobotMerge "Abstract the adjustment of A2DP codec parameters"
2016-10-19 Pavlin RadoslavovAbstract the adjustment of A2DP codec parameters
2016-10-19 Treehugger RobotMerge "Remove unused task IDs"
2016-10-18 Treehugger RobotMerge "Add the appropriate statement to "case:" without...
2016-10-18 Treehugger RobotMerge "Remove GAP_CONN_POST_EVT_INCLUDED"
2016-10-18 Andre EisenbachRemove GAP_CONN_POST_EVT_INCLUDED
2016-10-18 Jakub PawlowskiLinux build fix
2016-10-18 Pavlin RadoslavovAdd the appropriate statement to "case:" without "break"
2016-10-18 Pavlin RadoslavovRenamed most C files to C++: *.c to *.cc
2016-10-18 Treehugger RobotMerge "Add various missing includes"
2016-10-17 Jakub PawlowskiMake advertising instance count part of the HCI interface
2016-10-17 Sanket AgarwalImplement AVRCP Controller (Client) Browsing.
2016-10-15 Pavlin RadoslavovFormat A2DP-related code with clang-format
2016-10-15 Pavlin RadoslavovRemoved unused *_DYNAMIC_MEMORY conditional statements
2016-10-15 Treehugger RobotMerge "Add device record for BR/EDR devices with derive...
2016-10-15 Treehugger RobotMerge "A2DP-related renaming: a2d_* to a2dp_*"
2016-10-14 Pavlin RadoslavovA2DP-related renaming: a2d_* to a2dp_*
2016-10-14 Treehugger RobotMerge "Renamed files: *.c to *.cc in bta/av and stack...
2016-10-14 Nitin AroraUpdate GATT channel state to closing during disconnection
2016-10-14 Nitin AroraSkip LE key derivation if BR key is temporary
2016-10-14 Pavlin RadoslavovRenamed files: *.c to *.cc in bta/av and stack/a2dp
2016-10-14 Treehugger RobotMerge "Rectify size passed to copy service name to...
2016-10-14 Treehugger RobotMerge "Remove bonded device information on pairing...
2016-10-14 Treehugger RobotMerge "Cleanup L2CAP socket properly on close"
2016-10-14 Gurpreet GhaiRectify size passed to copy service name to security...
2016-10-14 Jakub PawlowskiAdd missing header files for ninja
2016-10-14 Pavlin RadoslavovAdd a mechanism to dump A2DP codec stats
2016-10-14 Treehugger RobotMerge "BTIF A2DP Source and Sink refactor and cleanup"
2016-10-13 Pavlin RadoslavovBTIF A2DP Source and Sink refactor and cleanup
2016-10-13 Jakub PawlowskiUpdate BUILD.gn files
2016-10-13 Pavlin RadoslavovSplit btif_media_task into Source, Sink and Control
2016-10-13 Treehugger RobotMerge "cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL"
2016-10-12 Marie Janssencleanup: Remove BT_USE_TRACES and BT_TRACE_APPL
2016-10-11 Stephen LiManually merge commit 'cc15f06acc3a1447318fefae00b3c10d...
2016-10-11 Marie Janssenstack: remove dead (#if 0'd) code
2016-10-10 George Burgess IVReplace all uses of sprintf() with snprint()
2016-10-10 Treehugger RobotMerge "Revert "Add dumpsys support for LE connection...
2016-10-10 Jakub PawlowskiRemove return value of BTM_VendorSpecificCommand function
2016-10-10 Treehugger RobotMerge "Remove return value of BTM_VendorSpecificCommand...
2016-10-10 Andre EisenbachRevert "Add dumpsys support for LE connection parameter...
2016-10-10 Treehugger RobotMerge "L2CAP: Ensure handle is not null before attempti...
2016-10-10 Jakub PawlowskiRemove return value of BTM_VendorSpecificCommand function
2016-10-10 Jakub PawlowskiRemove return value from btsnd_hcic_* functions
2016-10-10 Jakub PawlowskiIgnore return value of btsnd_hcic_* functions
2016-10-06 Jakub PawlowskiRefactor advertising data types
2016-10-05 Pavlin RadoslavovUse the correct API to check whether a codec is valid
2016-10-05 Jakub PawlowskiRemove unnecessary checks of BTM_MAX_LOC_BD_NAME_LEN
2016-10-05 Jakub PawlowskiMake Bluetooth LE multi-advertising testable
2016-09-30 Treehugger RobotMerge "Do not request remote name from non-connectable...
2016-09-30 Kim SchulzDo not request remote name from non-connectable dev
2016-09-29 Victor KhimenkoMerge "Support TARGET_TRANSLATE_2ND_ARCH case"
2016-09-29 Andre EisenbachFix 100 LE device connection limitation
2016-09-28 Jakub PawlowskiSeparate the definition of BTM layer types from control...
2016-09-27 Jakub PawlowskiUse better callbacks in LE multi advertising
2016-09-27 Jakub PawlowskiUpdate BUILD.gn files
2016-09-23 Jakub PawlowskiMerge "Convert BLE multi-advertising code to C++"
2016-09-23 Ajay PanickerMerge "Move btsnoop_hci.log to /data/misc/bluetooth...
2016-09-23 Jakub PawlowskiConvert BLE multi-advertising code to C++
next