OSDN Git Service

android-x86/system-bt.git
2015-06-24 Nitin Aroraam 11e6c293: Configure Bluetooth Low Energy scan parame...
2015-06-24 Satya Callojiam 483847a3: Incorrect address type in LE connected...
2015-06-23 Nitin AroraConfigure Bluetooth Low Energy scan parameters correctly
2015-06-23 Satya CallojiIncorrect address type in LE connected event
2015-06-23 Srinu Jellaam c5c74107: Set the security mode to secure connection...
2015-06-23 Srinu Jellaam f88e742e: Correct the logic of UIPC thread id check
2015-06-23 Srinu JellaSet the security mode to secure connections only mode
2015-06-23 Srinu JellaCorrect the logic of UIPC thread id check
2015-06-23 Srinu Jellaam bf3e67e7: Reset the pairing state on pairing failure
2015-06-23 Srinu Jellaam ca7e0b1b: Handle connection request to already conne...
2015-06-23 Srinu JellaReset the pairing state on pairing failure
2015-06-23 Srinu JellaHandle connection request to already connected device.
2015-06-23 Srinu Jellaam c0532307: Allocated requested buffer size in SDP...
2015-06-23 Srinu Jellaam a3dbe938: NULL pointer check in sdpu_build_attrib_entry
2015-06-23 Srinu JellaAllocated requested buffer size in SDP attribute request
2015-06-23 Srinu JellaNULL pointer check in sdpu_build_attrib_entry
2015-06-23 Hemant Guptaam 0bcf0c6e: HID: Allow reconnection from Host on paire...
2015-06-23 Nitin Shivpuream eeb249bd: PAN: Fix to avoid buffer corruption while...
2015-06-23 Hemant GuptaHID: Allow reconnection from Host on paired HID Devices.
2015-06-23 Nitin ShivpurePAN: Fix to avoid buffer corruption while rebuilding...
2015-06-23 Anubhav Guptaam f799a869: Proper construction of AVDTP general rejec...
2015-06-23 Anubhav Guptaam 8795a9a1: Delay A2DP HAL out stream open process
2015-06-23 Anubhav Guptaam a0124571: Suspend AVDTP link in remote initiated...
2015-06-23 Anubhav Guptaam 96162b60: A2DP: Use mutex to only to check and set...
2015-06-23 Anubhav GuptaProper construction of AVDTP general reject message
2015-06-23 Anubhav GuptaDelay A2DP HAL out stream open process
2015-06-23 Anubhav GuptaSuspend AVDTP link in remote initiated AVDTP Start
2015-06-23 Anubhav GuptaA2DP: Use mutex to only to check and set HAL state
2015-06-23 Pavlin Radoslavovresolved conflicts for merge of 4197cfdb to mnc-dev...
2015-06-22 Pavlin RadoslavovFix the file permissions of /data/misc/bluedroid/bt_con...
2015-06-19 Anubhav Guptaam 6a27776c: Property based change to qualify TC_INT_SR...
2015-06-19 Anubhav GuptaProperty based change to qualify TC_INT_SRC_SIG_SMG_BV_23_C
2015-06-18 Andre Eisenbacham ee039728: Add deep copy of AVRCP metadata commands
2015-06-18 Andre EisenbachAdd deep copy of AVRCP metadata commands
2015-06-17 Nitin Aroraam 90dcc56c: Disconnect Gatt during failure of service...
2015-06-17 Anubhav Guptaam 4508f24b: Not Implemented response for unsupported...
2015-06-17 Nitin AroraDisconnect Gatt during failure of service changed disco...
2015-06-17 Anubhav GuptaNot Implemented response for unsupported AVRCP commands.
2015-06-17 Nitin Aroraam 00ba745e: Use correct UUID for Central Address Resol...
2015-06-17 Nitin AroraUse correct UUID for Central Address Resolution charact...
2015-06-16 Anubhav Guptaam 19165cb5: Reject AVDTP START and SUSPEND request...
2015-06-16 Sharvil Nanavatiam fa8c7958: Reduce CPU utilization from ~60% to ~10...
2015-06-16 Anubhav GuptaReject AVDTP START and SUSPEND request in invalid state
2015-06-16 Sharvil NanavatiReduce CPU utilization from ~60% to ~10% on busy HCI...
2015-06-15 Sharvil Nanavatiam 08019f3e: Reduce CPU utilization from ~60% to ~10...
2015-06-15 Mudumba Anantham 6efc8233: Fix insufficient buffer size allocation...
2015-06-15 Sharvil NanavatiReduce CPU utilization from ~60% to ~10% on busy HCI...
2015-06-15 Mudumba AnanthFix insufficient buffer size allocation in hci_inject
2015-06-14 Sharvil Nanavatiam d5137a4b: Merge "Rename alarm->creation to alarm...
2015-06-14 Sharvil NanavatiMerge "Rename alarm->creation to alarm->creation_time...
2015-06-13 Arman Ugurayam 5e5bc23c: service: Fix clang warnings in uuid_test.cpp
2015-06-13 Ian Coolidgeam a59e8d1f: Merge "Add bthost, a simple BLE GATT server."
2015-06-13 Arman Ugurayam bb954527: build: Fix ptr <-> integer cast warnings
2015-06-13 Arman Ugurayam ecb1b43c: osi: Introduce ptr <-> integer conversion...
2015-06-13 Arman Ugurayam cab5fc17: gn-build: Remove all -Wno-unused-* flags...
2015-06-13 Arman Ugurayservice: Fix clang warnings in uuid_test.cpp
2015-06-12 Ian CoolidgeMerge "Add bthost, a simple BLE GATT server."
2015-06-12 Ian CoolidgeAdd bthost, a simple BLE GATT server.
2015-06-12 Arman Uguraybuild: Fix ptr <-> integer cast warnings
2015-06-12 Arman Ugurayosi: Introduce ptr <-> integer conversion macros
2015-06-12 Arman Uguraygn-build: Remove all -Wno-unused-* flags from build...
2015-06-12 Pavlin Radoslavovam 74626115: Re-enable the OSI memory allocation tracker.
2015-06-11 Evgenii Stepanovam 1ab6fd76: Revert previous commit and disable net_tes...
2015-06-11 Evgenii Stepanovam 506c366c: Fix ASan build.
2015-06-11 Evgenii StepanovRevert previous commit and disable net_test_hci under...
2015-06-11 Evgenii StepanovFix ASan build.
2015-06-11 Pavlin RadoslavovRe-enable the OSI memory allocation tracker.
2015-06-11 Sharvil NanavatiRename alarm->creation to alarm->creation_time for...
2015-06-11 Andre EisenbachFix mnc-dev <-> master merge errors
2015-06-11 Arman Ugurayam 625ec341: gn-build: Fix GN build after the merges
2015-06-11 Andre Eisenbacham ab813119: (-s ours) Fix more BLE_INCLUDED == FALSE...
2015-06-11 Dan Albertam 087d1acc: Add missing include.
2015-06-10 Arman Uguraygn-build: Fix GN build after the merges
2015-06-10 Andre EisenbachFix more BLE_INCLUDED == FALSE build breakage
2015-06-10 Dan AlbertAdd missing include.
2015-06-10 Andre Eisenbacham 53ef6df3: Check transport before subscribing for...
2015-06-10 Hemant Guptaam 2a527108: Add proper checks for PAN & BNEP in BD...
2015-06-10 Mallikarjuna GBam 4633fb8d: Fix issues in A2dp, Avrcp, HF and AG repor...
2015-06-10 Anubhav Guptaam 335c2087: Ignore STOP command if A2DP stream is...
2015-06-10 Anubhav Guptaam 5e45edb7: Remove check for stream type in a2dp hal_c...
2015-06-10 Mallikarjuna GBam fc0a9f61: Clear remote BD address information.
2015-06-10 Mallikarjuna GBam c1c26aae: Don\'t stop sniff timer before checking...
2015-06-10 Mallikarjuna GBam b3997013: Don\'t initiate sniff in sniff mode
2015-06-10 Mallikarjuna GBam 45d4c3e3: Updated ATD string parsing
2015-06-10 Mallikarjuna GBam e6f4ed85: Stop AG collision timer.
2015-06-10 Mallikarjuna GBam b0765000: Return ERROR for invalid CHLD command...
2015-06-10 Anubhav Guptaam c3aa28eb: Reject second AVRCP connection.
2015-06-10 Anubhav Guptaam b9851818: Disable SCMST feature for A2DP Sink
2015-06-10 Mallikarjuna GBam 9b6dfa44: Restarting PM timer for AG while reading...
2015-06-10 Mallikarjuna GBam b92ab7d8: Initialize btif_max_hf_clients with proper...
2015-06-10 Anubhav Guptaam 9c264e92: Set the proper authentication level for...
2015-06-10 Mallikarjuna GBam 6b359689: Don\'t open SCO for 2nd MO call if a call...
2015-06-10 Mallikarjuna GBam 4f51fc36: Don\'t close SCO for MO calls
2015-06-10 Mallikarjuna GBam 684d1364: (-s ours) SCO connection should happen...
2015-06-10 Andre Eisenbacham c1c02ce5: Fix compile error in bta_ag_sco.c
2015-06-10 Mallikarjuna GBam 8f4fb27a: (-s ours) Create listen SCO for HS1 if...
2015-06-10 Mallikarjuna GBam 39b9f827: Don\'t open SCO on state change for multi...
2015-06-10 Mallikarjuna GBam 9900b499: Reset sniff subrating while in SCO
2015-06-10 Mallikarjuna GBam fafa2e20: Open SCO for held call.
2015-06-10 Mallikarjuna GBam 8885d6f4: Update call state before opening SCO.
next