Commit Graph

3 Commits

Author SHA1 Message Date
zhongzhijie1 e5c9d6ce0b update bt gdb tool to latest nxgdb version.
bug: v/46055

Signed-off-by: zhongzhijie1 <zhongzhijie1@xiaomi.com>
2025-05-27 01:05:23 +08:00
zhongzhijie1 96ebb6b886 Modify module name support latest nxgdb script.
bug: v/59631

Signed-off-by: zhongzhijie1 <zhongzhijie1@xiaomi.com>
2025-05-27 01:05:23 +08:00
zhongzhijie1 ebb8787391 [VelaBT Gdb] btstack dump support, now only gatt pending list info.
bug: V/45628

(gdb) btstack -h

usage: [-h] -t {gatt}

Command to interact with the Bluetooth stack and display information.

options:

-h, --help show this help message and exit

-t {gatt}, --type {gatt}

Specify the type of stack to display, e.g., 'gatt'.

Example:

(gdb) btstack -t gatt

Pending request Type: WRITE_IND, no. 1

Signed-off-by: zhongzhijie1 <zhongzhijie1@xiaomi.com>
2024-12-26 22:41:40 +08:00