Skip to content

Commit

Permalink
Bluetooth: shell: Add OBEX commands for GOEP
Browse files Browse the repository at this point in the history
Add commands for GOEP to test OBEX features.

Add command `alloc-buf` and `release-buf` to allocate and release TX
buffer.

Add command set `add-header` to add the OBEX headers to allocated TX
buffer.

Add command set `client` to send OBEX client requests with allocated
TX buffer.

Add command set `server` to send OBEX responses with allocated TX
buffer.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
  • Loading branch information
lylezhu2012 committed Jan 14, 2025
1 parent 091a563 commit 0b1334b
Show file tree
Hide file tree
Showing 2 changed files with 1,181 additions and 17 deletions.
Loading

0 comments on commit 0b1334b

Please sign in to comment.