summaryrefslogtreecommitdiff
path: root/system/stack/gap
AgeCommit message (Expand)Author
2020-08-24Remove unused code in GAP_API Hansong Zhang
2020-08-20BTM_SEC_OUT_AUTHENTICATE is never set, only checked or removed Zach Johnson
2020-08-19gatt: Allow services to indicate eatt support Ɓukasz Rymanowski
2020-08-17Use for gatt types/bt_transport Chris Manton
2020-08-17include for gatt transport types/bt_transport.h Chris Manton
2020-08-16Use include stack/btm/btm_sec.h Chris Manton
2020-08-12Classic GAP_ConnOpen: Use L2cap to enforce security Hansong Zhang
2020-08-10Clean up some btm_int API Hansong Zhang
2020-08-04L2cap: remove some l2c_int usage Hansong Zhang
2020-08-04L2cap: remove unused pL2CA_ConnectPnd_Cb Hansong Zhang
2020-08-03Remove unused QoS reporting in l2cap Zach Johnson
2020-07-22Add parameter for MTU when register l2cap in shim Ted Wang
2020-07-22Use gender neutral language in comments for #inclusivefixit Andrew Scull
2019-12-18L2CAP: Integrate ERTM to shim Hansong Zhang
2019-12-09L2CAP: Remove unnecessary #define Hansong Zhang
2019-10-10[system][bt] fix -Wreorder-init-list Nick Desaulniers
2019-01-15Add Filtering for snoop logs based on L2CAP and RFCOMM Channels (1/4) Ajay Panicker
2018-12-19Revert "Remove redundant GATT_StartIf" Jakub Pawlowski
2018-12-13Remove redundant GATT_StartIf Jakub Pawlowski
2018-01-31Minimize amount of Flow Control packets for L2CAP CoC Jakub Pawlowski
2018-01-27Report LE CoC credits to GAP clients Jakub Pawlowski
2018-01-19Make GAP_ConnWriteData accept BT_HDR Jakub Pawlowski
2018-01-18Limit data accepted by GAP_ConnWriteData to just one SDU Jakub Pawlowski
2018-01-17Fix buffer overflow in GAP_ConnWriteData Jakub Pawlowski
2018-01-17Revert "Fix buffer overflow in GAP_ConnWriteData" Hansong Zhang
2018-01-11Fix buffer overflow in GAP_ConnWriteData Jakub Pawlowski
2018-01-05Revert "Use vector instead of raw pointer in l2cap socket write handling" Jakub Pawlowski
2018-01-05Use vector instead of raw pointer in l2cap socket write handling Jakub Pawlowski
2017-12-07Make LE CoC Maximum PDU Size configurable Jakub Pawlowski
2017-10-23Make copyright headers consistent with Google template; remove "(C)" Jakub Pawlowski
2017-10-07Manually convert to unary where coccinelle could not Myles Watson
2017-09-25Use one type for UUID (1/5) Jakub Pawlowski
2017-09-14GAP: Set service_id before calling gap_release_ccb Myles Watson
2017-07-06Make RawAddress into a class (1/3) Jakub Pawlowski
2017-06-28Rename bt_bdaddr_t into RawAddress (3/3) Jakub Pawlowski
2017-06-20Unify the empty and any address usage Jakub Pawlowski
2017-06-13Use bt_bdaddr_t instead of BD_ADDR Jakub Pawlowski
2017-05-26Get rid of AMP_INCLUDED Jakub Pawlowski
2017-05-26Get rid of GAP control block Jakub Pawlowski
2017-05-26Get rid of GAP_TRACE_* logs Jakub Pawlowski
2017-05-26Get rid of GAP_CONN_INCLUDED Jakub Pawlowski
2017-05-26BLE GAP simplification Jakub Pawlowski
2017-05-26Remove dead code from GAP Jakub Pawlowski
2017-05-25Fix GATT Server disconnecting for no reason Jakub Pawlowski
2017-05-25Revert "Fix GATT Server disconnecting for no reason" Jakub Pawlowski
2017-05-25Fix crashes when GAP operation is interrupted by disconnection Jakub Pawlowski
2017-05-24Fix GATT Server disconnecting for no reason Jakub Pawlowski
2017-03-24Expose connection update callback (1/3) Jakub Pawlowski
2017-03-24Set preferred PHY and read PHY implementation (3/3) Jakub Pawlowski
2017-02-14Fix comment formatting at the beginning of lines Myles Watson