OSDN Git Service

android-x86/system-bt.git
2017-10-13 Jakub PawlowskiFix crash in l2cble_start_conn_update
2017-10-13 Jack HeHID: Refactor bta_dm_pm_ssr to be more readable
2017-10-13 Jakub PawlowskiBTA GATT cache cleanup bta_gattc_srvc_in_list
2017-10-13 Jakub PawlowskiBTA GATT cache cleanup add_*_to_list
2017-10-13 Jakub PawlowskiBTA GATT cache cleanup bta_gattc_disc_res_cback
2017-10-12 Jakub Pawlowskimake Uuid::kBase into local constexpr
2017-10-12 Jakub PawlowskiBTA GATT cache cleanup
2017-10-12 Hansong ZhangFix logs in btif_hh
2017-10-11 Jakub PawlowskiUse LOG() macros in BTA GATT logging
2017-10-10 Treehugger... Merge "Linux: silence gnu-variable-sized-type-not-at...
2017-10-10 Treehugger... Merge "HCI: Restart 5 seconds after an HCI timeout"
2017-10-10 Jakub PawlowskiLinux: silence gnu-variable-sized-type-not-at-end warnings
2017-10-10 Andre EisenbachChange DI record default company ID to Google
2017-10-10 Jakub PawlowskiLinux build fix - include what you use
2017-10-09 Jakub PawlowskiFix linking error during stack startup
2017-10-07 Myles WatsonManually convert to unary where coccinelle could not
2017-10-07 Myles WatsonUse unary operator instead of == bool
2017-10-06 Treehugger... Merge "Remove the build team from OWNERS in system/bt"
2017-10-06 Treehugger... Merge "Remove -Wno-typedef-redefinition"
2017-10-06 Myles WatsonHCI: Restart 5 seconds after an HCI timeout
2017-10-06 Myles WatsonRemove the build team from OWNERS in system/bt
2017-10-05 Myles WatsonRemove -Wno-typedef-redefinition
2017-10-05 Chih-Hung HsiehUse -Werror in system/bt/vendor_libs/linux/interface/
2017-10-05 Treehugger... Merge "Decrese the default verbosity for A2DP codec...
2017-10-05 Treehugger... Merge "Added extra A2DP logging when there is an error"
2017-10-05 Treehugger... Merge "Fix net_test_bluetooth"
2017-10-05 Pavlin RadoslavovDecrese the default verbosity for A2DP codec info logs
2017-10-05 Pavlin RadoslavovAdded extra A2DP logging when there is an error
2017-10-04 Jakub PawlowskiFix net_test_bluetooth
2017-10-04 Myles Watsonbtm: Return the result in btm_pm_compare_modes
2017-10-04 Jakub PawlowskiUse std::list in GATT related code
2017-10-04 Treehugger... Merge "Run clang format on files touched by CL 488398"
2017-10-04 Jack HeA2DP: Advance btif profile queue on OPENING->other_stat...
2017-10-04 c_sdamgaHandle Disconnect request in AV Opening State handler
2017-10-04 Myles WatsonRun clang format on files touched by CL 488398
2017-10-03 Subramanian... Fix adv instance validity check during suspend and...
2017-10-03 Stanley TngAdd comments to function arrays to indicate usage
2017-10-03 Dan WillemsenMerge "Rename target.linux[_x86[_64]] to target.linux_g...
2017-10-02 Treehugger... Merge "HID: Free process_repage_timer to prevent leak"
2017-10-02 Hemant GuptaHID: Free process_repage_timer to prevent leak
2017-10-02 Dan WillemsenRename target.linux[_x86[_64]] to target.linux_glibc...
2017-10-02 Stanley TngAdd more logs for Bluetooth connection errors
2017-09-29 Treehugger... Merge "Remove unused events handler for BLE scan clients"
2017-09-29 Pavlin RadoslavovRemove casts to (tBTA_GATTC*) unions to avoid unaligned...
2017-09-29 Pavlin RadoslavovMerge "Revert "Fix stack-buffer-overflow in bluetooth...
2017-09-29 Treehugger... Merge "UUID fix string parsing"
2017-09-29 Jakub PawlowskiRemove unused events handler for BLE scan clients
2017-09-29 Pavlin RadoslavovRevert "Fix stack-buffer-overflow in bluetooth service...
2017-09-29 Jakub PawlowskiUUID fix string parsing
2017-09-29 Dan WillemsenRemove default libraries
2017-09-28 Chao QuanFix condition of adding device to resloving list
2017-09-28 Chao QuanRefactor btm_ble_resolving_list_load_dev
2017-09-28 Treehugger... Merge "HIDD: Auto-plug and accept incoming connections"
2017-09-28 Jack HeFix Linux build
2017-09-28 Treehugger... Merge "Don't set CT2 bit when talking to pre-5.0 devices"
2017-09-27 Jakub PawlowskiDon't set CT2 bit when talking to pre-5.0 devices
2017-09-27 Yamei DuFix out-of-bounds reading when copy SDP raw data
2017-09-27 Myles WatsonSMP: Use tSMP_INT_DATA instead of void
2017-09-27 Ivan PodogovHIDD: Auto-plug and accept incoming connections
2017-09-27 Jack HeL2CAP: Remove UCD related flags
2017-09-27 Treehugger... Merge "Modify Bluetooth Class of Device from Android...
2017-09-27 Treehugger... Merge "Fix GATT Characteristic discovery (server side)"
2017-09-27 Jakub PawlowskiFix GATT Characteristic discovery (server side)
2017-09-27 Pulkit BhuwalkaModify Bluetooth Class of Device from Android stack
2017-09-27 Myles WatsonRemove casts to unions to avoid unaligned accesses
2017-09-26 Jakub PawlowskiRemove unnecesary BTA redefinitions for GATT part 4
2017-09-26 Jakub PawlowskiRemove unnecesary BTA redefinitions for GATT part 3
2017-09-26 Jakub PawlowskiRemove unnecesary BTA redefinitions for GATT part 2
2017-09-26 Jakub PawlowskiRemove unnecesary BTA redefinitions for GATT part 1
2017-09-26 Jakub PawlowskiBuild fix after UUID refactor for stage branch
2017-09-25 Jakub PawlowskiUse one type for UUID (1/5)
2017-09-22 Hansong ZhangMerge "Get rid of unused _DYNAMIC_MEMORY"
2017-09-22 Treehugger... Merge "btlinux: Fix sepolicy for split policy (Treble...
2017-09-22 Hansong ZhangGet rid of unused _DYNAMIC_MEMORY
2017-09-22 Ajay PanickerChange our AVRCP capabilities if the remote device...
2017-09-22 Ajay PanickerBluetooth: Add AVRCP 1.3 as a developer option for...
2017-09-22 Ajay PanickerDon't reject notifications and wait until new addressed...
2017-09-20 Jakub PawlowskiGet rid of libhardware dependency in native daemon
2017-09-20 Jakub PawlowskiLoosen libhardware dependency
2017-09-20 Pavlin RadoslavovEnable extra A2DP control log messages
2017-09-19 Sunny KapdiBLE Adv RPA is not updated on first timeout
2017-09-18 Rob Herringbtlinux: Fix sepolicy for split policy (Treble) builds
2017-09-16 Treehugger... Merge "Clean-up BTIF profile queue on profile shutdown"
2017-09-15 Jack HeClean-up BTIF profile queue on profile shutdown
2017-09-15 Jakub PawlowskiSetPreferredPhy/ReadPhy callback fix
2017-09-14 Treehugger... Merge "GAP: Set service_id before calling gap_release_ccb"
2017-09-14 Myles WatsonGAP: Set service_id before calling gap_release_ccb
2017-09-14 Jakub PawlowskiFix included service parsing (1/3)
2017-09-13 Jakub PawlowskiAdd Suspend/Resume for advertising
2017-09-12 Treehugger... Merge "btm: Clear LINK_KEY_KNOWN flag for temporary...
2017-09-12 Myles Watsonbtm: Clear LINK_KEY_KNOWN flag for temporary connections
2017-09-12 Pavlin RadoslavovFix ASAN crash inside btif_av_event_deep_copy()
2017-09-12 Pavlin RadoslavovReturn the correct status when BTA_AV Open failed becau...
2017-09-12 Kim LowFix MAC address byte ordering in the uniq field
2017-09-12 Myles Watsonstack: Fix btm_send_link_key_notif comment
2017-09-11 Jakub PawlowskiFix alarms being posted on wrong thread
2017-09-11 Chao QuanFix crash during derigister GATT server
2017-09-08 Jeremy KleinEnsure that services are cleaned from the GattServer...
2017-09-07 Pavlin RadoslavovUse strlcpy() instead of strncpy() to copy string property
2017-09-07 Pavlin RadoslavovRead the Tx Power level when flushing the A2DP Tx queue
next