OSDN Git Service

android-x86/system-bt.git
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::
2020-09-23 Chris MantonInternally link stack/btm/btm_ble_gap::btm_send_hci_sca...
2020-09-23 Chris MantonUse new APIS stack/acl/btm_acl
2020-09-23 Chris MantonStreamline stack/acl/btm_acl::btm_acl_created
2020-09-23 Chris MantonAdd new APIS stack/acl/btm_acl
2020-09-23 Treehugger... Merge "NameDB: Actually remove the address from request...
2020-09-23 Hansong ZhangGATT: Put L2cap disconnect logic together
2020-09-23 Hansong ZhangSDP: Remove sdp_disconnect_cfm
2020-09-23 Hansong ZhangL2c_int: Remove unused function
2020-09-23 Hansong ZhangSend L2CA_DisconnectRsp from L2cap state machine
2020-09-23 Hansong ZhangSDP_BROWSE_PLUS is never true
2020-09-23 HsingYuan LoExpose service changed event to application (1/3)
2020-09-23 Chris MantonRe-log stack/acl/btm_acl::btm_acl_created
2020-09-23 Chris MantonAdd types::BtTransportText
2020-09-23 Chris MantonAdd hci role text
2020-09-23 Chris Mantonenum-ify stack/include/hcidefs::HCI_ROLE_
2020-09-23 Chris MantonRe-Var stack/acl/btm_acl::btm_acl_created
2020-09-23 Treehugger... Merge "SDP: We always use basic mode"
2020-09-23 Treehugger... Merge "[fuzzing] Add liblog dependency."
2020-09-23 Mitch Phillips[fuzzing] Add liblog dependency.
2020-09-23 Martin BrabhamNameDB: Actually remove the address from requested...
2020-09-22 Hansong ZhangSDP: We always use basic mode
2020-09-22 Treehugger... Merge changes I05ccdb3e,I00065f65,I2310c69c,I8832601e...
2020-09-22 Jakub PawlowskiMerge "stack: Periodic advertising scanner implementation"
2020-09-22 Chris Mantonenum-ify stack/btm/btm_ble_int_types::tBTM_BLE_SEC_REQ_ACT
2020-09-22 Chris Mantonenumify tL2C_CB::tL2C_LCB::conn_update_mask
2020-09-22 Chris MantonRemove unnecesary warning on expected parsing failure
2020-09-22 Chris MantonOnly read power mode on non-le links
2020-09-22 Chris MantonAdd helpers tL2C_CB::tL2C_LCB::tBT_TRANSPORT
2020-09-22 Chris MantonStreamline stack/l2cap/l2c_link::l2c_link_check_power_mode
2020-09-22 Chris MantonInternally link stack/l2cap/l2c_link::l2c_link_check_po...
2020-09-22 Chris MantonRemove def stack/l2cap/l2c_link::L2C_LINK_CHECK_POWER_MODE
2020-09-22 Chris MantonSlight cleanup stack/acl/btm_pm::BTM_SetSsrParams
2020-09-22 Chris MantonSpecialize data structures tBTM_PM_STATUS tBTM_PM_MODE
2020-09-22 Treehugger... Merge "Revert "HciHalTest: Handle EINTR when reading""
2020-09-22 Treehugger... Merge "GD-HCI: Add verbose logging for Tx and Rx packets"
2020-09-22 Myles WatsonRevert "HciHalTest: Handle EINTR when reading"
2020-09-22 Jakub Tyszkowskistack: Periodic advertising scanner implementation
2020-09-22 Jack HeGD-HCI: Add verbose logging for Tx and Rx packets
2020-09-21 Chris MantonUse acl ble stack/acl/::acl_ble_connection_
2020-09-21 Treehugger... Merge changes I9c6cce21,I808a6fd2,I263e4cfd,I522fcfa3...
next