OSDN Git Service

android-x86/system-bt.git
2020-09-26 Hansong ZhangL2CA_ConfigCfm_Cb only need to provide result am: da8ec...
2020-09-26 Hansong ZhangHIDD: Treat unacceptable QOS as normal failure am:...
2020-09-26 Hansong ZhangL2CA_ConfigReq and L2CA_ConfigRsp are internal now...
2020-09-26 Hansong ZhangRemove L2CA_ConfigReq in client code am: e91542d478
2020-09-26 Hansong ZhangL2CAP module will send ConfigReq for you am: 65acfa23cf
2020-09-26 Hansong ZhangL2CAP: Don't allow sending re-config am: db34984d29
2020-09-26 Hansong ZhangL2CA_ConfigRsp is always invoked with status OK am...
2020-09-26 Hansong ZhangL2CAP: Provide a default ERTM option am: 0640f93856
2020-09-26 Hansong ZhangSome ERTM values are constant am: 1b6d60e504
2020-09-26 Hansong ZhangRemove unnecessary definition am: 989e83b5c1
2020-09-26 Treehugger... Merge "HciCaptures: Add CommandComplete" am: 08fd1d6421
2020-09-26 Hansong ZhangL2CA_ConfigCfm_Cb only need to provide result
2020-09-26 Hansong ZhangHIDD: Treat unacceptable QOS as normal failure
2020-09-26 Hansong ZhangL2CA_ConfigReq and L2CA_ConfigRsp are internal now
2020-09-26 Hansong ZhangRemove L2CA_ConfigReq in client code
2020-09-26 Hansong ZhangL2CAP module will send ConfigReq for you
2020-09-26 Hansong ZhangL2CAP: Don't allow sending re-config
2020-09-26 Hansong ZhangL2CA_ConfigRsp is always invoked with status OK
2020-09-26 Hansong ZhangL2CAP: Provide a default ERTM option
2020-09-26 Hansong ZhangSome ERTM values are constant
2020-09-26 Hansong ZhangRemove unnecessary definition
2020-09-26 Treehugger... Merge "HciCaptures: Add CommandComplete"
2020-09-25 Hansong ZhangLet L2CAP send ConfigRsp for you am: 75d1c63ba5
2020-09-25 Myles WatsonHciCaptures: Add CommandComplete
2020-09-25 Chris MantonStraighten out stack/acl/btm_acl::btm_read_remote_versi...
2020-09-25 Chris MantonAdd gd/l2cap::OnReadRemoteVersionInformationComplete...
2020-09-25 Hansong ZhangLet L2CAP send ConfigRsp for you
2020-09-25 Chris MantonStraighten out stack/acl/btm_acl::btm_read_remote_versi...
2020-09-25 Chris MantonAdd gd/l2cap::OnReadRemoteVersionInformationComplete
2020-09-25 Treehugger... Merge "Handle remote connection parameter request"...
2020-09-25 Hansong ZhangEnforce remote MTU requirement in L2CAP directly am...
2020-09-25 Hansong ZhangL2CAP: peer_cfg_bits is unused am: b0d9b4b9b7
2020-09-25 Hansong ZhangL2CAP: Add a "required_remote_mtu" and store it am...
2020-09-25 Hansong ZhangRemove unused code in BNEP am: bf88eeb9ea
2020-09-25 Hansong ZhangProfile services have const MTU size now am: 2e15c539cc
2020-09-25 Treehugger... Merge "Handle remote connection parameter request"
2020-09-25 Jakub PawlowskiHandle remote connection parameter request
2020-09-25 Hansong ZhangEnforce remote MTU requirement in L2CAP directly
2020-09-25 Hansong ZhangL2CAP: peer_cfg_bits is unused
2020-09-25 Hansong ZhangL2CAP: Add a "required_remote_mtu" and store it
2020-09-25 Hansong ZhangRemove unused code in BNEP
2020-09-25 Hansong ZhangProfile services have const MTU size now
2020-09-25 Treehugger... Merge changes I8b3c9cd4,Iedb0a81a,If7612988,I25f7c702...
2020-09-25 Treehugger... Merge changes I8b3c9cd4,Iedb0a81a,If7612988,I25f7c702...
2020-09-25 Chris MantonMove decls to ble_hci interface
2020-09-25 Jakub PawlowskiMerge "Properly pass address type when extended adverti...
2020-09-25 Jakub PawlowskiMerge "Properly pass address type when extended adverti...
2020-09-25 HsingYuan LoMerge "Expose service changed event to application...
2020-09-25 Hansong ZhangAVDTP: Use the same MTU in config request am: 1780e37a0b
2020-09-25 Hansong ZhangRemove unused definition in benp_int am: cac61e8f34
2020-09-25 Hansong ZhangWe always send default flush timeout am: 31903b6da7
2020-09-25 Hansong ZhangAVDT Flush Timeout is fixed am: 655234d56e
2020-09-25 Hansong ZhangAVDT MTU is fixed am: 94722f9372
2020-09-25 Hansong ZhangAVRC_BR uses the same mtu am: 810f878b5a
2020-09-25 Hansong ZhangAVRC uses the same mtu (part 2) am: 6e25c080da
2020-09-25 Hansong ZhangAVRC uses the same mtu am: 0ae5bb34fd
2020-09-25 Hansong ZhangWe can't bypass FCS am: 9bc2e8608f
2020-09-25 Hansong Zhangp_ccb->bypass_fcs is never satisfied am: 772cf45701
2020-09-25 Hansong ZhangL2CAP: We never explicitly disable FCS am: be38658455
2020-09-25 Treehugger... Merge changes Id7a14929,Ib01088d7,I3c46c8ec,Ib71ed35c...
2020-09-25 Chris MantonLocally link and remove unused funcs stack/btm/btm_ble_...
2020-09-25 Chris MantonRemove duplicate decls stack/btm/btm_ble_int
2020-09-25 Chris MantonMove function decls with usage stack/btm::
2020-09-25 Chris MantonExplictly provide ble extern declarations
2020-09-25 Chris MantonMove stack/btm/btm_ble_addr::btm_ble_refresh_raddr_time...
2020-09-25 HsingYuan LoMerge "Expose service changed event to application...
2020-09-24 Hansong ZhangAVDTP: Use the same MTU in config request
2020-09-24 Hansong ZhangRemove unused definition in benp_int
2020-09-24 Hansong ZhangWe always send default flush timeout
2020-09-24 Hansong ZhangAVDT Flush Timeout is fixed
2020-09-24 Hansong ZhangAVDT MTU is fixed
2020-09-24 Hansong ZhangAVRC_BR uses the same mtu
2020-09-24 Hansong ZhangAVRC uses the same mtu (part 2)
2020-09-24 Hansong ZhangAVRC uses the same mtu
2020-09-24 Hansong ZhangWe can't bypass FCS
2020-09-24 Hansong Zhangp_ccb->bypass_fcs is never satisfied
2020-09-24 Hansong ZhangL2CAP: We never explicitly disable FCS
2020-09-24 Treehugger... Merge changes Id7a14929,Ib01088d7,I3c46c8ec,Ib71ed35c
2020-09-24 Myles WatsonDirectHciTest: Accept more events am: aed10eff6e
2020-09-24 Jakub PawlowskiProperly pass address type when extended advertisement...
2020-09-24 Chris MantonAdd stack/include/avdt_api::peer_stream_endpoint_text
2020-09-24 Chris MantonRe-log btif/src/btif_sock_l2cap
2020-09-24 Chris MantonAdd Api for tACL_CB::tACL_CONN::transport
2020-09-24 Chris MantonComplete hci errorcode text
2020-09-24 Myles WatsonDirectHciTest: Accept more events
2020-09-24 Hansong ZhangBNEP: Always use BNEP_MTU_SIZE as remote MTU size am...
2020-09-24 Hansong ZhangBNEP_MIN_MTU_SIZE is the same as BNEP_MTU_SIZE am:...
2020-09-24 Hansong ZhangSDP: FCR mode is checked in L2cap layer am: d581fc8a55
2020-09-24 Hansong ZhangRemove already handled case am: 5a3ea66dff
2020-09-24 Hansong ZhangL2CAP: Allowed mode is equivalent to preferred mode...
2020-09-24 Hansong ZhangRemove L2CAP_FCR_STREAM_MODE related function am: 0784d...
2020-09-24 Hansong ZhangL2CAP_FCR_STREAM_MODE is never used am: 186c7d13c8
2020-09-24 Hansong ZhangAVCT_BR always uses L2CAP_FCR_ERTM_MODE am: b744aeeb13
2020-09-24 Hansong ZhangL2cap: Store MTU and ERTM info during registration...
2020-09-24 Hansong ZhangSDP_FLUSH_TO is always 0xFFFF (L2cap default) am: 88a4a...
2020-09-24 Hansong ZhangSDP: We always use basic mode am: 738ceb5df3
2020-09-24 Hansong ZhangRFCOMM code minor clean up am: 4d9eeb522b
2020-09-24 Hansong ZhangBNEP: Always use BNEP_MTU_SIZE as remote MTU size
2020-09-24 Hansong ZhangBNEP_MIN_MTU_SIZE is the same as BNEP_MTU_SIZE
2020-09-24 Hansong ZhangSDP: FCR mode is checked in L2cap layer
next