OSDN Git Service

android-x86/system-bt.git
2017-11-27 Hemant GuptaPAN: Fix issues reported by Static Analysis Tool
2017-11-23 Hemant GuptaBLE: Fix crash while starting advertising
2017-11-21 Treehugger... Merge "Advertising device name truncated"
2017-11-21 Treehugger... Merge "test_vendor: Make BtAddress comparisons const"
2017-11-20 Chih-Hung HsiehUse -Werror in system/bt/binder
2017-11-20 Treehugger... Merge "Removed unused or unnecessary defines"
2017-11-18 Daniel CardenasFix broken PDK build, by disabling libbluetooth-binder...
2017-11-18 Pavlin RadoslavovRemoved unused or unnecessary defines
2017-11-17 Pavlin RadoslavovRemove unnecessery re-defininitions of BTA_AV constants
2017-11-15 Myles Watsontest_vendor: Make BtAddress comparisons const
2017-11-15 Treehugger... Merge "Protect all SSR code with macro BTM_SSR_INCLUDED"
2017-11-15 Treehugger... Merge "Change the connecting state to FALSE for BLE...
2017-11-15 Treehugger... Merge "Update the codec-related JNI calls to contain...
2017-11-15 Pavlin RadoslavovUpdate the codec-related JNI calls to contain the remot...
2017-11-14 Albin JoyChange the connecting state to FALSE for BLE devices...
2017-11-14 Dayananda VAdvertising device name truncated
2017-11-14 Hemant GuptaBLE: Continue after list_remove in btm_consolidate_dev
2017-11-14 liuchaoProtect all SSR code with macro BTM_SSR_INCLUDED
2017-11-14 Myles WatsonAVRCP: Use avrc_send_continue_frag for continuations
2017-11-10 Jakub PawlowskiMove connectSocket into IBluetoothSocketManager (1/3)
2017-11-10 Jakub PawlowskiMove createSocketChannel into IBluetoothSocketManager...
2017-11-09 Jakub PawlowskiMerge changes from topics "parcel_uuid_and_fd_native...
2017-11-09 Gurpreet GhaiBT: Use static lock to avoid race while cleanup
2017-11-09 Jakub PawlowskiMake ParcelUuid and ParcelFileDescriptor accesible...
2017-11-09 Jakub PawlowskiAdd IBluetoothSocketManager (1/3)
2017-11-09 Vishwath MohanFix BTM callbacks so callee and caller types match
2017-11-07 Luke ZhangPrevent deadlock between the Tx and Rx threads in HCI...
2017-11-06 Pavlin RadoslavovRemove executable file mode bit from source code files
2017-11-02 Pavlin RadoslavovAdd libbluetooth-for-tests static library
2017-11-02 Myles WatsonRevert "btif: Simplify dependencies for btif_storage_test"
2017-11-01 Jakub PawlowskiDon't notify legacy advertiser in master role.
2017-10-31 Treehugger... Merge "btif: Simplify dependencies for btif_storage_test"
2017-10-31 Jakub PawlowskiMerge changes I7a3e9ee7,I29702219
2017-10-31 Myles Watsonbtif: Simplify dependencies for btif_storage_test
2017-10-31 Treehugger... Merge "Add a workaround to play A2DP SBC Mono"
2017-10-31 Pavlin RadoslavovAdd a workaround to play A2DP SBC Mono
2017-10-31 Ruina LiuFix Bluetooth crash when pairing with 8th HOGP device
2017-10-31 Jakub PawlowskiRemove dead code - dump_bin
2017-10-31 Jakub PawlowskiAssert on null callback in BTA_JvL2capConnect and BTA_J...
2017-10-30 Jakub PawlowskiUse LOG macros in BTA JV
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvDeleteRecord
2017-10-28 Jakub PawlowskiGet rid of BTA_JV specific events
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvCreateRecordByUser
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvStartDiscovery
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvFreeChannel
2017-10-28 Jakub PawlowskiGet rid of BTA_JV_API_PM_STATE_CHANGE_EVT
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvGetChannelId
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvSetPmProfile
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvDisable
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvRfcommWrite
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvEnable
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvRfcommStartServer and BTA_JvRfcommSto...
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvRfcommClose
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvRfcommConnect
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capRead
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capWriteFixed
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capWrite
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capStopServerLE
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capStopServer
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capStartServerLE
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capStartServer
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capCloseLE
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capClose
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capConnect
2017-10-28 Jakub PawlowskiUse Bind in BTA_JvL2capConnectLE
2017-10-27 Tiansong CuiCorrect rssi size
2017-10-27 Treehugger... Merge "test_vendor: Extract DeviceProperties"
2017-10-27 Jacky CheungFix addr_type overriding by btm_ble_process_adv_addr().
2017-10-27 Treehugger... Merge "Revert "Build only for current architecture...
2017-10-27 Treehugger... Merge "Respect AVRCP versions in SDP records"
2017-10-26 Pavlin RadoslavovRevert "Build only for current architecture by default"
2017-10-26 Zach JohnsonRespect AVRCP versions in SDP records
2017-10-26 Jakub PawlowskiTypes should always be a static library
2017-10-26 Treehugger... Merge "AAC support for A2DP sink"
2017-10-26 Treehugger... Merge "Use C++11 static assert instead of macro"
2017-10-26 Bailey ForrestAAC support for A2DP sink
2017-10-26 Tobias MelinDon't print error message when rename operation is...
2017-10-25 Jack HeUse C++11 static assert instead of macro
2017-10-25 Treehugger... Merge "Don't use a pointer for the A2DP Sink static...
2017-10-25 Pavlin RadoslavovDon't use a pointer for the A2DP Sink static mutex
2017-10-25 Jack HeHost test script should return 1 when build fails or...
2017-10-25 Bailey ForrestFix race conditions in a2dp sink
2017-10-24 Myles Watsontest_vendor: Extract DeviceProperties
2017-10-24 liuchaoRemove aliase name while removing bonded device
2017-10-24 liuchaoRemove aliase name while removing bonded device
2017-10-24 Pulkit BhuwalkaGet Bluetooth Class of Device
2017-10-24 Pulkit BhuwalkaGet Bluetooth Class of Device
2017-10-24 Jack HeTEST: Fix host native test script
2017-10-24 Jack HeTEST: Fix host native test script
2017-10-24 Jakub PawlowskiMake copyright headers consistent with Google template...
2017-10-23 Jakub PawlowskiMake copyright headers consistent with Google template...
2017-10-23 Jakub PawlowskiMerge "GATT discovery refactor"
2017-10-23 Treehugger... Merge "GATT discovery refactor"
2017-10-23 Hansong ZhangChange Bluetooth HID Profile Name (3/6)
2017-10-23 Jakub PawlowskiGATT discovery refactor
2017-10-23 Hansong ZhangChange Bluetooth HID Profile Name (3/6)
2017-10-23 Jakub PawlowskiMerge "Use vector instead of list for keeping GATT...
2017-10-23 Treehugger... Merge "Use vector instead of list for keeping GATT...
2017-10-23 Myles WatsonRFCOMM: Return NULL when out of listen ports
2017-10-23 Jakub PawlowskiUse vector instead of list for keeping GATT database...
next