OSDN Git Service

HID Host: Check L2CAP packet data length
[android-x86/system-bt.git] / bta /
2018-08-10 Jakub PawlowskiDon't use Address after it was deleted
2018-08-10 Hansong ZhangHIDD: Prevent integer underflow in bta_hd_act
2018-08-10 Myles WatsonPAN: Always allocate in bta_pan_data_buf_ind_cback
2018-08-10 Hansong ZhangDO NOT MERGE Fix unexpected behavior in bta_dm_sdp_result
2018-01-18 android-build-team... Merge cherrypicks of [3478238, 3478653, 3478239, 347858...
2018-01-18 Myles WatsonPAN: Fix Use-after-free in bta_pan_data_buf_ind_cback
2018-01-18 android-build-team... Merge cherrypicks of [3478311, 3478390, 3478133, 347817...
2018-01-18 Myles WatsonPAN: Fix Use-after-free in bta_pan_data_buf_ind_cback
2017-10-12 Scott BauerRead the correct amount of attributes am: 4d1470eb54...
2017-10-12 Scott BauerRead the correct amount of attributes am: 636b754cfa...
2017-10-12 Scott BauerRead the correct amount of attributes am: 8eb6493ad5...
2017-10-12 Scott BauerRead the correct amount of attributes am: 4d1470eb54...
2017-10-12 Scott BauerRead the correct amount of attributes am: 636b754cfa...
2017-10-12 Scott BauerRead the correct amount of attributes am: 8eb6493ad5...
2017-10-12 Scott BauerRead the correct amount of attributes am: 4d1470eb54...
2017-10-12 Scott BauerRead the correct amount of attributes am: 636b754cfa...
2017-10-12 Scott BauerRead the correct amount of attributes
2017-10-11 Scott BauerMerge "Read the correct amount of attributes" into...
2017-10-11 Scott BauerMerge "Read the correct amount of attributes" into...
2017-10-11 TreeHugger RobotMerge "Read the correct amount of attributes" into...
2017-10-11 Scott BauerRead the correct amount of attributes am: 4d1470eb54...
2017-10-11 Scott BauerRead the correct amount of attributes am: 636b754cfa
2017-10-11 Scott BauerRead the correct amount of attributes am: 4d1470eb54...
2017-10-11 Scott BauerRead the correct amount of attributes
2017-10-11 Scott BauerRead the correct amount of attributes am: 4d1470eb54
2017-10-11 Scott BauerRead the correct amount of attributes
2017-10-09 android-build-team... Snap for 4384531 from b9d1b4f15aa09e5f80b1a3f358da9e5a1...
2017-10-05 android-build-team... Snap for 4378450 from 5f984c9fa3d58ccbbb3a2431f8c476b23...
2017-10-04 TreeHugger RobotMerge "Added extra A2DP logging when there is an error...
2017-10-04 Pavlin RadoslavovAdded extra A2DP logging when there is an error
2017-10-04 android-build-team... Snap for 4376088 from bd8505b73ee2a86c64ea7a25f59611259...
2017-10-03 Pavlin RadoslavovRemove casts to (tBTA_GATTC*) unions to avoid unaligned...
2017-10-03 Pavlin RadoslavovFixed the implementation of std::equal_to<bt_bdaddr_t...
2017-10-03 android-build-team... Snap for 4373604 from 8e89469b5e223a48e1915f16862e81a3f...
2017-10-03 Pavlin RadoslavovFixed the implementation of std::equal_to<bt_bdaddr_t>
2017-10-02 Myles WatsonRemove casts to unions to avoid unaligned accesses
2017-09-28 Scott BauerRead the correct amount of attributes
2017-09-28 Scott BauerRead the correct amount of attributes
2017-09-28 Scott BauerRead the correct amount of attributes
2017-09-28 Scott BauerRead the correct amount of attributes
2017-09-22 Andre EisenbachFix build error for AVRCP13 compat fix am: 544f7e1be9
2017-09-22 Ajay PanickerChange our AVRCP capabilities if the remote device...
2017-09-22 Andre EisenbachFix build error for AVRCP13 compat fix
2017-09-22 Ajay PanickerChange our AVRCP capabilities if the remote device...
2017-09-22 Andre EisenbachFix build error for AVRCP13 compat fix
2017-09-22 Ajay PanickerChange our AVRCP capabilities if the remote device...
2017-09-21 Myles WatsonGAP: Set service_id before calling gap_release_ccb...
2017-09-21 Myles WatsonGAP: Set service_id before calling gap_release_ccb
2017-09-21 android-build-team... release-request-a84b3435-75fa-41e8-bd3c-ca0f4cbd5cc5...
2017-09-16 Andre EisenbachFix build error for AVRCP13 compat fix
2017-09-16 Ajay PanickerChange our AVRCP capabilities if the remote device...
2017-09-16 Andre EisenbachFix build error for AVRCP13 compat fix
2017-09-16 Ajay PanickerChange our AVRCP capabilities if the remote device...
2017-09-16 Jack HeDO NOT MERGE Fix unknown type issue in unit tests
2017-09-16 Jack HeClean-up BTIF profile queue on profile shutdown
2017-09-16 Ajay PanickerMerge "Don't reject notifications and wait until new...
2017-09-15 Myles WatsonGAP: Set service_id before calling gap_release_ccb
2017-09-14 Jeremy KleinEnsure that services are cleaned from the GattServer...
2017-09-14 Jeremy KleinEnsure that services are cleaned from the GattServer...
2017-09-14 Jeremy KleinEnsure that services are cleaned from the GattServer...
2017-09-14 android-build-team... release-request-f0fc1aa1-730c-4deb-b1ff-e8ebeeccc4b5...
2017-09-13 TreeHugger RobotMerge "Add Suspend/Resume for advertising" into oc...
2017-09-13 TreeHugger RobotMerge changes from topics "bt-asan-tBTA_AV-copy-crash...
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 android-build-team... release-request-ad401328-e365-4073-9b7c-44f7fc79185b...
2017-09-11 Jakub PawlowskiFix alarms being posted on wrong thread
2017-09-08 Jeremy KleinEnsure that services are cleaned from the GattServer...
2017-09-07 android-build-team... release-request-108343c4-ad88-44f9-aaa2-24d8b8a5c176...
2017-09-06 Ajay PanickerChange our AVRCP capabilities if the remote device...
2017-09-03 android-build-team... release-request-957cd691-fb71-4770-8ff7-a3b9602655a5...
2017-09-02 TreeHugger RobotMerge "Implement HCI_Read_Failed_Contact_Counter mechan...
2017-09-02 TreeHugger RobotMerge "Bluetooth: Add AVRCP 1.3 as a developer option...
2017-09-02 Ajay PanickerBluetooth: Add AVRCP 1.3 as a developer option for...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot()
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-17 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-16 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-16 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-16 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-16 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot()
2017-08-16 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot...
2017-08-16 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot()
2017-08-08 android-build-team... release-request-c8b8af6b-4899-402a-9ff7-72255ba5300b...
2017-08-07 Jakub PawlowskiAdvertisement parsing fix for zero padding
2017-08-07 Pavlin RadoslavovUse a mutex to protect the scheduling of tBTA_PM_TIMER
2017-08-06 Pavlin RadoslavovUse a mutex to protect the scheduling of tBTA_PM_TIMER
2017-08-04 Pavlin RadoslavovProtect the btif config state with a lock during cleanup
2017-08-04 Pavlin RadoslavovMerge "Added another entry to the INTEROP_2MBPS_LINK_ON...
next