OSDN Git Service

android-x86/system-bt.git
2017-10-05 Pavlin RadoslavovDecrese the default verbosity for A2DP codec info logs
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
2017-09-07 Pavlin RadoslavovImplement HCI_Read_Automatic_Flush_Timeout mechanism
2017-09-07 Jakub PawlowskiMerge "Fix GATT log spam"
2017-09-06 Jaekyun SeokAdd 'vendor.' prefix to a vendor HAL service name
2017-09-06 Michael SpangFix stack-buffer-overflow in bluetooth service GATT...
2017-09-06 Treehugger... Merge "Extended Scan HCI definations as per BT 5.0...
2017-09-06 Jakub PawlowskiFix GATT log spam
2017-09-06 Pavlin RadoslavovStore a name string in property without violating strin...
2017-09-06 Sagayajayasheelan... Extended Scan HCI definations as per BT 5.0 SIG
2017-09-06 Srinu JellaClear IB_CFG_DONE on receiving peer config request...
2017-09-05 Martin BrabhamAvoid lookup on NULL address
2017-09-01 Pavlin RadoslavovImplement HCI_Read_Failed_Contact_Counter mechanism
2017-08-31 Pavlin RadoslavovAdd / update log messages during stack startup / shutdown
2017-08-31 Treehugger... Merge "BTIF: Add meaningful logging to btif_profile_queue"
2017-08-31 Treehugger... Merge "Limit the maximum number of entries in the remot...
2017-08-31 Pavlin RadoslavovLimit the maximum number of entries in the remote bdadd...
2017-08-30 Jack HeRFCOMM: Add more logging during port close
2017-08-30 Jack HeBTIF: Add meaningful logging to btif_profile_queue
2017-08-30 Pavlin RadoslavovInline comparison operators for RawAddress
2017-08-30 Pavlin RadoslavovAdd missing comparison operators for RawAddress
2017-08-25 Myles Watsonbtm: Finish renaming SMP_AUTH_<GEN_>BOND
2017-08-22 Jakub PawlowskiFix crashes in btm_consolidate_dev
2017-08-18 Jakub PawlowskiFix connection handle data type
2017-08-18 Jakub PawlowskiFix connection handle data type
2017-08-17 Jakub PawlowskiCleanup RawAddress usage
2017-08-17 Jakub PawlowskiCleanup RawAddress usage
2017-08-17 Chih-Hung HsiehFix misc-macro-parentheses warnings in system/bt.
2017-08-16 Chih-Hung HsiehFix misc-macro-parentheses warnings in system/bt.
2017-08-16 Jack HeFix errors in handling RawAddresses
2017-08-15 Jack HeFix errors in handling RawAddresses
next