Commit Graph

3 Commits

Author SHA1 Message Date
zhongzhijie1 e8c06c46e4 update bt gdb tool to latest nxgdb version.
Signed-off-by: zhongzhijie1 <zhongzhijie1@xiaomi.com>
2026-04-20 14:51:26 +08:00
zhongzhijie1 0d82cc54ec Modify module name support latest nxgdb script.
Signed-off-by: zhongzhijie1 <zhongzhijie1@xiaomi.com>
2026-04-20 14:51:26 +08:00
zhongzhijie1 738936fc0e [VelaBT Gdb] btstack dump support, now only gatt pending list info.
(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>
2026-04-20 14:51:25 +08:00