OSDN Git Service

android-x86/system-bt.git
2016-11-10 Myles Watsondevice: Apply clang-format
2016-11-10 Myles Watsonbta: Fix comment formatting after clang-format
2016-11-10 Myles Watsonbta: Apply clang-format
2016-11-10 Myles Watsonbta: Prepare include statements for clang-format
2016-11-10 Myles Watsonbta: Remove double asterisks in comments
2016-11-09 Myles Watsoninclude: Apply clang-format
2016-11-09 Myles Watsoninclude: Fix comment formatting
2016-11-08 Myles Watsonbta: Remove executable permissions from code
2016-11-08 Pavlin RadoslavovRevert "Replace pthread_mutex with std::mutex"
2016-11-07 Treehugger... Merge "AVRCP: Passthrough code cleanup"
2016-11-07 Marie JanssenAVRCP: Passthrough code cleanup
2016-11-07 Andre EisenbachMask out HFP 1.7 feature bits if peer version is <1.7
2016-11-07 Marco NelissenUse libaudioclient instead of libmedia
2016-11-04 Treehugger... Merge "Enable AVRCP Volume commands in TG role"
2016-11-04 Treehugger... Merge "Add missing brackets for "if" statement inside...
2016-11-04 Ayan GhoshRestart sniff timer on AVDTP signalling channel establi...
2016-11-04 Treehugger... Merge "Replace pthread_mutex with std::mutex"
2016-11-04 Treehugger... Merge "Enable incoming connection for AVRCP Controller"
2016-11-04 Treehugger... Merge "Handle L2CAP disconnection on incomplete connection"
2016-11-04 Arun JagadishEnable AVRCP Volume commands in TG role
2016-11-04 Jack HeAdd missing brackets for "if" statement inside BTM_Conf...
2016-11-04 Anubhav GuptaEnable incoming connection for AVRCP Controller
2016-11-04 Matadeen MishraMove HDP reg_counter updates to BTIF thread
2016-11-04 Srinu JellaHandle L2CAP disconnection on incomplete connection
2016-11-04 Marie JanssenReplace pthread_mutex with std::mutex
2016-11-04 Andre EisenbachAdd OWNERS file
2016-11-04 Treehugger... Merge "Remove incorrect assert in btm_read_rssi_cb"
2016-11-04 Jakub PawlowskiUse standard types instead of OI_INT* and OI_UINT*...
2016-11-04 Treehugger... Merge "Replace DWORD with uint32_t"
2016-11-03 Andre EisenbachRemove incorrect assert in btm_read_rssi_cb
2016-11-03 Jakub PawlowskiReplace DWORD with uint32_t
2016-11-03 Sanket AgarwalUse rc_handle for reconciliation of timer callback
2016-11-02 Sanket AgarwalCheck A2DP source is not already shut{ting} down
2016-11-02 Pavlin RadoslavovA2DP codec related fixes and cleanup
2016-11-02 Jakub PawlowskiMerge "Remove unused BLE_PERIPHERAL_MODE_SUPPORT"
2016-11-01 Satish KodishalaAG: CLCC response can contain non-ATD characters
2016-11-01 Jakub PawlowskiRemove unused BLE_PERIPHERAL_MODE_SUPPORT
2016-11-01 Jakub PawlowskiMerge "Move start advertise method to advertising inter...
2016-11-01 Treehugger... Merge "Assign pairing code to bta_dm_cb before device...
2016-11-01 Jakub PawlowskiMove start advertise method to advertising interface...
2016-11-01 Treehugger... Merge "Simplify BTA_GATTC_Listen"
2016-11-01 Jack HeAssign pairing code to bta_dm_cb before device name...
2016-11-01 Sanket AgarwalAVRCP CT: Add get_play_status_cmd API
2016-11-01 Jakub PawlowskiSimplify BTA_GATTC_Listen
2016-11-01 Treehugger... Merge "Make bta_gattc_listen only start listening"
2016-11-01 Jakub PawlowskiMake bta_gattc_listen only start listening
2016-11-01 Sanket AgarwalImplement AVRCP SetAddressedPlayer Cmd
2016-11-01 Colin CrossConvert one remaining use of full protobuf runtime
2016-11-01 Treehugger... Merge "Fix AdvertiseDataParsing test"
2016-10-31 Sanket Agarwal[AVRCP1.6 CT] Add reply status to get_folder_items_call...
2016-10-31 AnubhavGuptaAVRCP_CTRL: Broadcast 1.6 with browsing support
2016-10-31 Treehugger... Merge "hci: Fix multi-line comments after clang-format"
2016-10-31 Treehugger... Merge "test: Add a README file"
2016-10-31 Myles Watsonhci: Fix multi-line comments after clang-format
2016-10-31 Myles Watsonhci: Apply clang-format
2016-10-31 rootFix AdvertiseDataParsing test
2016-10-31 Ting Zhengbt address memory copy error in btif_av_state_opening_h...
2016-10-31 Andre EisenbachRemove position dependent lookup tables in AT command...
2016-10-29 Jakub PawlowskiMerge "Remove advertise whitelist functionality"
2016-10-28 Jakub PawlowskiMerge "Exclude calls to android-specific code in generi...
2016-10-28 Jakub PawlowskiRemove advertise whitelist functionality
2016-10-28 Treehugger... Merge "Enable AVRCP TG feature only when we can handle...
2016-10-28 Treehugger... Merge "Report FW configuration status to upper layer"
2016-10-28 Treehugger... Merge "Separate LE scanner and GATT client BTIF interfa...
2016-10-28 Treehugger... Merge "Separated initialize and re-initialize of DM...
2016-10-28 Lakshmipathi KReport FW configuration status to upper layer
2016-10-28 Anubhav GuptaEnable AVRCP TG feature only when we can handle those...
2016-10-28 Jakub PawlowskiSeparate LE scanner and GATT client BTIF interfaces...
2016-10-28 Lawrance LiuImprove HOGP input report error handling
2016-10-28 Srinu JellaSeparated initialize and re-initialize of DM control...
2016-10-28 Myles Watsontest: Add a README file
2016-10-27 Jakub PawlowskiSeparate LE scanner from GATT client (4/4)
2016-10-27 Myles WatsonRemove deprecated UNUSED macro (5/5)
2016-10-27 Myles WatsonRemove deprecated UNUSED macro (4/5)
2016-10-27 Myles WatsonRemove deprecated UNUSED macro (3/5)
2016-10-27 Myles WatsonRemove deprecated UNUSED macro (2/5)
2016-10-27 Myles WatsonRemove deprecated UNUSED macro (1/5)
2016-10-26 Colin CrossReplace bluetooth protos with protobuf-lite
2016-10-26 Jakub PawlowskiExclude calls to android-specific code in generic build
2016-10-26 Jakub PawlowskiSimplify SBC encoder API
2016-10-26 Jakub PawlowskiMerge "Change how Advertise Data is passed to BTIF...
2016-10-25 Tsuyoshi KamataReset reconfig and suspend flags before connecting
2016-10-25 Jakub PawlowskiChange how Advertise Data is passed to BTIF (2/3)
2016-10-25 Treehugger... Merge "Update the A2DP codec setup and selection mechanism"
2016-10-24 Jakub PawlowskiFix random crashes in HID related code
2016-10-24 Pavlin RadoslavovUpdate the A2DP codec setup and selection mechanism
2016-10-24 Treehugger... Merge "Dequeues direct connection request during cancel...
2016-10-24 Subramanian... Dequeues direct connection request during cancel conn...
2016-10-24 Treehugger... Merge "Update macros: Add parens and do-while blocks"
2016-10-24 Gurpreet GhaiSerialize stack shutdown, state change callback and...
2016-10-24 Myles WatsonUpdate macros: Add parens and do-while blocks
2016-10-23 Myles Watsonbtif: Add do-while blocks to macros
2016-10-22 Treehugger... Merge "btif: Fix formatting in comments"
2016-10-22 Treehugger... Merge "Fix the GATT re-discovery failure when GATT...
2016-10-21 Myles Watsonbtif: Fix formatting in comments
2016-10-21 IHLHO KIMFix the GATT re-discovery failure when GATT service...
2016-10-21 Nitin AroraAvoid skipping SDP after link key derivation
2016-10-21 Treehugger... Merge "Reject AVRCP Metadata command with invalid length"
2016-10-21 Treehugger... Merge "Disable HSP profile during BT turn off"
2016-10-21 Satish KodishalaDisable HSP profile during BT turn off
next