OSDN Git Service

android-x86/system-bt.git
2018-01-18 Stanley TngAdded support for new Android API for LE CoC
2018-01-18 Stanley TngAdded support for new Android API for LE CoC
2018-01-18 Jakub PawlowskiLimit data accepted by GAP_ConnWriteData to just one SDU
2018-01-18 Jakub PawlowskiMerge "Make BTA_JvL2capWrite take ownership of the...
2018-01-18 Pavlin RadoslavovMerge "Added internal API getMaxConnectedAudioDevices()"
2018-01-18 Jakub PawlowskiLimit data accepted by GAP_ConnWriteData to just one SDU
2018-01-18 Treehugger... Merge "Make BTA_JvL2capWrite take ownership of the...
2018-01-18 Jakub PawlowskiFix buffer overflow in GAP_ConnWriteData
2018-01-18 Treehugger... Merge "Added internal API getMaxConnectedAudioDevices()"
2018-01-18 Jakub PawlowskiMake BTA_JvL2capWrite take ownership of the data buffer
2018-01-17 Jakub PawlowskiFix buffer overflow in GAP_ConnWriteData
2018-01-17 Pavlin RadoslavovAdded internal API getMaxConnectedAudioDevices()
2018-01-17 Hansong ZhangMerge "Revert "Fix buffer overflow in GAP_ConnWriteData""
2018-01-17 Treehugger... Merge "Revert "Fix buffer overflow in GAP_ConnWriteData""
2018-01-17 Hansong ZhangRevert "Fix buffer overflow in GAP_ConnWriteData"
2018-01-12 Jakub PawlowskiMerge "Refactor l2c_lcc_get_next_xmit_sdu_seg"
2018-01-12 Jakub PawlowskiMerge "L2CAP: Add parameter to indicate last piece...
2018-01-11 Treehugger... Merge "Refactor l2c_lcc_get_next_xmit_sdu_seg"
2018-01-11 Treehugger... Merge "L2CAP: Add parameter to indicate last piece...
2018-01-11 Jakub PawlowskiRefactor l2c_lcc_get_next_xmit_sdu_seg
2018-01-11 Jakub PawlowskiL2CAP: Add parameter to indicate last piece of an SDU
2018-01-11 Hemant GuptaHID: Update condition for checking LE HID handle validity
2018-01-11 Hemant GuptaHID: Update condition for checking LE HID handle validity
2018-01-11 Jakub PawlowskiFix buffer overflow in GAP_ConnWriteData
2018-01-11 Jakub PawlowskiFix buffer overflow in GAP_ConnWriteData
2018-01-10 Jakub PawlowskiRemove duplicated code in l2cap_sock - on_l2cap_write_f...
2018-01-10 Jakub PawlowskiRemove duplicated code in l2cap_sock - on_l2cap_write_f...
2018-01-10 Jakub PawlowskiMerge "Move repeated code from l2cu_check_channel_conge...
2018-01-10 Treehugger... Merge "Move repeated code from l2cu_check_channel_conge...
2018-01-10 Jakub PawlowskiMerge "Make AdvertiseManager shutdown gracefully"
2018-01-10 Treehugger... Merge "Make AdvertiseManager shutdown gracefully"
2018-01-10 Jack HeMerge "HFP: Print human readable event and state name...
2018-01-10 Jack HeMerge "HFP: Remove used BTA call-in events and methods"
2018-01-10 Treehugger... Merge "HFP: Print human readable event and state name...
2018-01-10 Treehugger... Merge "HFP: Remove used BTA call-in events and methods"
2018-01-10 Lianchao SongMerge "Fix SIGSEGV during Hands-free client SDP"
2018-01-10 Treehugger... Merge "Fix SIGSEGV during Hands-free client SDP"
2018-01-10 Jack HeHFP: Print human readable event and state name by default
2018-01-10 Jack HeHFP: Remove used BTA call-in events and methods
2018-01-10 Jack HeHFP: Remove AG RFCOMM data pass through mode
2018-01-10 Jack HeHFP: Remove redundant AG data callout code
2018-01-10 Jack HeHFP: Add isInbandRingingEnabled() API (3/4)
2018-01-09 Jack HeHFP: Remove AG RFCOMM data pass through mode
2018-01-09 Jack HeHFP: Remove redundant AG data callout code
2018-01-09 Jack HeHFP: Add isInbandRingingEnabled() API (3/4)
2018-01-09 Lianchao SongFix SIGSEGV during Hands-free client SDP
2018-01-09 Pavlin RadoslavovRun by default the 64-bit unit tests on 64-bit devices
2018-01-09 Pavlin RadoslavovDisable CFI verification for unit tests that are using...
2018-01-09 Jakub PawlowskiMove repeated code from l2cu_check_channel_congestion...
2018-01-09 Pavlin RadoslavovRun by default the 64-bit unit tests on 64-bit devices
2018-01-09 Pavlin RadoslavovDisable CFI verification for unit tests that are using...
2018-01-09 Jakub PawlowskiMake AdvertiseManager shutdown gracefully
2018-01-08 Jakub PawlowskiPrevent LE CoC from dropping data when remote MPS>8087
2018-01-08 Jakub PawlowskiPrevent LE CoC from dropping data when remote MPS>8087
2018-01-06 Jack HeHFP: Add APIs for set and get active device (3/3)
2018-01-06 Pavlin RadoslavovAdded internal API to get/set the A2DP Active Device
2018-01-06 Jack HeHFP: Use disableinbandringing instead of enableinbandri...
2018-01-05 Jack HeHFP: Add APIs for set and get active device (3/3)
2018-01-05 Pavlin RadoslavovAdded internal API to get/set the A2DP Active Device
2018-01-05 Jack HeHFP: Use disableinbandringing instead of enableinbandri...
2018-01-05 Jakub PawlowskiRevert "Use vector instead of raw pointer in l2cap...
2018-01-05 Jakub PawlowskiRevert "Use vector instead of raw pointer in l2cap...
2018-01-05 Jakub PawlowskiUse vector instead of raw pointer in l2cap socket write...
2018-01-05 Jakub PawlowskiUse vector instead of raw pointer in l2cap socket write...
2018-01-05 Yasuyoshi TeruiAdd to receive BTHF_CALL_STATE_DISCONNECTED at HFP
2018-01-05 Yasuyoshi TeruiAdd to receive BTHF_CALL_STATE_DISCONNECTED at HFP
2018-01-04 Jack HeHFP: Use objects for shared library interface and callb...
2018-01-04 Jack HeHFP: Use objects for shared library interface and callb...
2018-01-04 Pavlin RadoslavovAdded RawAddress::FromOctets method to copy address...
2018-01-04 Pavlin RadoslavovAdded RawAddress::FromOctets method to copy address...
2018-01-03 Jakub PawlowskiAdvertising Filtering: send all filters in one batch...
2018-01-03 Jakub PawlowskiAdvertising Filtering: send all filters in one batch...
2018-01-03 Hansong ZhangMerge "Temporarily remove broken SCO-over-HCI implement...
2018-01-03 Treehugger... Merge "Temporarily remove broken SCO-over-HCI implement...
2018-01-03 Jakub PawlowskiRemove bytes after first zero length field in legacy...
2018-01-03 Jakub PawlowskiRemove bytes after first zero length field in legacy...
2018-01-03 Jakub PawlowskiMinor style fixes in l2c_main.cc
2018-01-02 Hansong ZhangTemporarily remove broken SCO-over-HCI implementation
2018-01-02 Jakub PawlowskiMinor style fixes in l2c_main.cc
2017-12-21 Hansong ZhangMerge "BluetoothHidDevice: rename onIntrData to onInter...
2017-12-21 Treehugger... Merge "BluetoothHidDevice: rename onIntrData to onInter...
2017-12-21 Jakub PawlowskiIncrease MPS for LE CoC to one LE Buffer Size
2017-12-21 Kim LowMerge "Increase default SDP_MTU_SIZE to 1024"
2017-12-21 Jakub PawlowskiIncrease MPS for LE CoC to one LE Buffer Size
2017-12-21 Treehugger... Merge "Increase default SDP_MTU_SIZE to 1024"
2017-12-20 Hansong ZhangBluetoothHidDevice: rename onIntrData to onInterruptDat...
2017-12-20 Jakub PawlowskiMinor GATT logging fixes
2017-12-19 Kim LowIncrease default SDP_MTU_SIZE to 1024
2017-12-19 Jakub PawlowskiMinor GATT logging fixes
2017-12-18 Jack HeHFP: Add interface to disable in-band ringing through...
2017-12-18 Jack HeHFP: Add interface to disable in-band ringing through...
2017-12-18 Hidehiko Abebt: Update libchrome APIS to r456626.
2017-12-18 Hidehiko Abebt: Update libchrome APIS to r456626.
2017-12-16 Pavlin RadoslavovMerge "Add extra log message to print output codec...
2017-12-16 Treehugger... Merge "Add extra log message to print output codec...
2017-12-15 Jack HeMerge "HFP: Use do_in_jni_thread to avoid btif_transfer...
2017-12-15 Treehugger... Merge "HFP: Use do_in_jni_thread to avoid btif_transfer...
2017-12-15 Myles WatsonHCI: Fix use after free in hci_transmit
2017-12-15 Pavlin RadoslavovAdd extra log message to print output codec config
2017-12-14 Myles WatsonHCI: Fix use after free in hci_transmit
next