index
:
platform/packages/modules/Bluetooth
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
stack
/
gap
Age
Commit message (
Expand
)
Author
2024-12-05
Add missing flag of socket_settings_api
William Escande
2024-12-03
Set the initial local credits to 0 for offload LE socket
Jayden Kim
2024-12-03
Add helper functions to get LE L2CAP channel and ACL handle information
Jayden Kim
2024-10-30
system/stack/gap: Fix -Wmissing-prototype errors
Henri Chataing
2024-09-25
Enforce -Wmissing-prototypes
Henri Chataing
2024-09-14
Merge "Fix documentation and typos in gap_ble.cc" into main
Treehugger Robot
2024-09-12
Define tCONN_ID for GATT Connection ID
Kyunglyul Hyun
2024-09-12
Fix documentation and typos in gap_ble.cc
Kihong Seong
2024-09-11
[25/25] stack::l2cap encapsulate l2c_api.h
Chris Manton
2024-09-10
[17/25] stack::gap Use stack::l2cap::get_interface()
Chris Manton
2024-08-31
Add GAP interface to read class of device for LE devices
Himanshu Rawat
2024-08-30
stack::l2cap class enum-ify tL2CAP_CONN
Chris Manton
2024-08-09
[1/24] Canonical form towards class enumification tBTM_STATUS
Chris Manton
2024-08-07
mock: [60/63] Remove BTM_UseLeLink
Chris Manton
2024-07-19
Merge "InitFlags: Remove unused includes" into main
Myles Watson
2024-07-18
InitFlags: Remove unused includes
Myles Watson
2024-07-16
mock: [8/63] Remove BTM_BleSetPrefConnParams
Chris Manton
2024-07-07
Format: apply clang rules
William Escande
2024-06-19
Streamline enum stack::l2cap::tL2CAP_DW_RESULT
Chris Manton
2024-06-17
Class-enumify stack::l2cap::tL2CAP_DW_RESULT
Chris Manton
2024-06-17
Use proper types stack::l2cap::tL2CAP_DW_RESULT
Chris Manton
2024-06-10
stack::l2cap: Remove duplicated API get_remote_cid
Chris Manton
2024-06-05
Merge changes I74142415,I48f35c12 into main
Chris Manton
2024-05-31
stack::l2cap: Properly name L2CA_Register2 => L2CA_RegisterWithSecurity
Chris Manton
2024-05-31
stack::l2cap: Properly name L2CA_ConnectReq2 => L2CA_ConnectReqWithSecurity
Chris Manton
2024-05-31
system::stack: Comment out unused parameters
Chris Manton
2024-05-24
stack::gatt Use nodiscard for API to ensure return values handled
Chris Manton
2024-05-22
Check read local name internal API return codes
Chris Manton
2024-05-18
stack::l2cap [6/19] L2CA_GetPeerLECocConfig
Chris Manton
2024-05-17
stack::l2cap [4/19] L2CA_DisconnectReq
Chris Manton
2024-05-16
stack::l2cap [3/19] L2CA_DisconnectLECocReq
Chris Manton
2024-04-25
flags: Remove android_bluetooth_flags.h wrapper
David Duarte
2024-04-18
system: Remove most ADDRESS_TO_LOGGABLE_(CSTR|STR)
Henri Chataing
2024-03-15
Use GD for BLE ACL buffer sizes
Myles Watson
2024-03-13
Socket API to get L2CAP channel ID
Jayden Kim
2024-02-13
system/stack/gap: Migrate to libbluetooth_log
Henri Chataing
2023-12-16
bt_target:[8/37] IWYU stack::
Chris Manton
2023-12-12
bt_target:[16/37] IWYU stack::gap
Chris Manton
2023-11-13
Unify reference to GATT_MAX_ATTR_LEN
Kihong Seong
2023-10-30
gap_ble: Remove unused service_handle
Myles Watson
2023-10-28
system: Convert DVLOG() instances
Henri Chataing
2023-10-19
IA2: Break out sdp uuids from other sdp definitions
Chris Manton
2023-04-28
Always check for no GATT transaction before sending request
Archie Pusaka
2023-04-27
Remove extern specifiers from function prototype declarations
Henri Chataing
2023-03-06
Fix L2CAP PTS issue
Huirong Liao
2023-02-10
Merge changes Ia2d84cbc,I7bb9462b,I5deaee65,I5c9a000b,If6dd7b3a
Aritra Sen
2023-02-09
Add L2CAP conn result on error and propagate it upwards to GAP callback handl...
Aritra Sen
2023-02-02
Make L2CAP credit config modifiable
Mehmet Murat Sevim
2023-01-18
[Non-Discoverable Mode] Selectively hide Device Name characteristic
Rahul Arya
2023-01-10
Replace PRIVATE_ADDRESS with ADDRESS_TO_LOGGABLE_CSTR
Hui Peng
[next]