OSDN Git Service

android-x86/system-bt.git
2020-09-27 Hansong ZhangUse hidh_on_l2cap_error for error handling
2020-09-27 Hansong ZhangUse hidd_on_l2cap_error for error handling
2020-09-27 Hansong ZhangHID: Simplify security check code
2020-09-27 Hansong ZhangUse rfc_on_l2cap_error for error handling
2020-09-27 Hansong ZhangUse avct_on_l2cap_error for error handling
2020-09-27 Hansong ZhangUse avdt_on_l2cap_error for error handling
2020-09-27 Hansong ZhangUse avct_br_on_l2cap_error
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 Myles WatsonHciCaptures: Add CommandComplete
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 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 Chris MantonMove decls to ble_hci interface
2020-09-25 Jakub PawlowskiMerge "Properly pass address type when extended adverti...
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 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
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
2020-09-24 Hansong ZhangRemove already handled case
2020-09-24 Hansong ZhangL2CAP: Allowed mode is equivalent to preferred mode
2020-09-24 Hansong ZhangRemove L2CAP_FCR_STREAM_MODE related function
2020-09-24 Hansong ZhangL2CAP_FCR_STREAM_MODE is never used
2020-09-24 Hansong ZhangAVCT_BR always uses L2CAP_FCR_ERTM_MODE
2020-09-24 Hansong ZhangL2cap: Store MTU and ERTM info during registration
2020-09-24 Hansong ZhangSDP_FLUSH_TO is always 0xFFFF (L2cap default)
2020-09-24 Hansong ZhangSDP: We always use basic mode
2020-09-24 Hansong ZhangRFCOMM code minor clean up
2020-09-24 Treehugger... Merge "RootCanal: Set event masks"
2020-09-23 Treehugger... Merge changes I5fad5161,I7ce390ca,Ib0b4ea11,I6cc72e13...
2020-09-23 Myles WatsonRootCanal: Set event masks
2020-09-23 Hansong ZhangSDP code clean up
2020-09-23 Hansong ZhangpL2CA_DisconnectCfm_Cb is unused
2020-09-23 Hansong ZhangHIDH: Move L2cap disconnect logic together
2020-09-23 Hansong ZhangHIDD: Move L2cap disconnect logic together
2020-09-23 Hansong ZhangAVCT: Move L2cap disconnect logic together
2020-09-23 Hansong ZhangAVCT_BR: Move L2cap disconnect logic together
2020-09-23 Hansong ZhangAVDT: Move L2cap disconnect logic together
2020-09-23 Hansong ZhangRemove unused parameter in avdt_ad_tc_close_ind
2020-09-23 Chris MantonRe-log bta/gatt::bta_gattc_conn_cback
2020-09-23 Chris MantonRe-include btif/src/btif_sock_l2cap
2020-09-23 Chris MantonEliminate socket verbosity print_events()
2020-09-23 Chris MantonRe-log stack/acl::BTM_SwitchRole
2020-09-23 Chris MantonReduce identical APIs
2020-09-23 Chris MantonRemove #def code conditional BTM_MAX_SCO_LINKS
2020-09-23 Chris MantonRemove unused #defs stack/btm/btm_ble_int_types::
next