OSDN Git Service

android-x86/system-bt.git
2020-09-27 Hansong ZhangUse gap_on_l2cap_error for error handling am: 09f5d7f465
2020-09-26 Hansong ZhangUse gatt_on_l2cap_error for error handling am: e8dc945f4d
2020-09-26 Hansong ZhangSimplify bnep_on_l2cap_error am: 3b18048449
2020-09-26 Hansong ZhangUse bnep_on_l2cap_error for error handling am: 44b477a8bc
2020-09-26 Hansong ZhangSimplify sdp_on_l2cap_error am: c86dcd3704
2020-09-26 Hansong ZhangSDP failure reason isn't used am: bd04c8dcd3
2020-09-26 Hansong ZhangSDP: Move L2cap error handling to one place am: ceac9ce032
2020-09-26 Hansong ZhangRemove unused code in l2c_api am: 3fd840f421
2020-09-26 Hansong ZhangRemove L2CA_ErtmConnectRsp am: 11e328e0d4
2020-09-26 Hansong ZhangRemove L2CA_ErtmConnectReq am: 415e2e80ff
2020-09-26 Hansong ZhangL2CAP: Use ERTM info during registration, not conn...
2020-09-26 Hansong ZhangClean up unused defines and imports am: f1ed22df09
2020-09-26 Hansong ZhangL2cap user: Use ConfigCfm_Cb as channel open indicator...
2020-09-26 Hansong ZhangL2C_CSM: Send ConfigCfm to user after ConfigInd am...
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 ZhangUse gap_on_l2cap_error for error handling
2020-09-26 Hansong ZhangUse gatt_on_l2cap_error for error handling
2020-09-26 Hansong ZhangSimplify bnep_on_l2cap_error
2020-09-26 Hansong ZhangUse bnep_on_l2cap_error for error handling
2020-09-26 Hansong ZhangSimplify sdp_on_l2cap_error
2020-09-26 Hansong ZhangSDP failure reason isn't used
2020-09-26 Hansong ZhangSDP: Move L2cap error handling to one place
2020-09-26 Hansong ZhangRemove unused code in l2c_api
2020-09-26 Hansong ZhangRemove L2CA_ErtmConnectRsp
2020-09-26 Hansong ZhangRemove L2CA_ErtmConnectReq
2020-09-26 Hansong ZhangL2CAP: Use ERTM info during registration, not conn req
2020-09-26 Hansong ZhangClean up unused defines and imports
2020-09-26 Hansong ZhangL2cap user: Use ConfigCfm_Cb as channel open indicator
2020-09-26 Hansong ZhangL2C_CSM: Send ConfigCfm to user after ConfigInd
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
next