Skip to content

Commit 0dfae64

Browse files
lylezhu2012MaureenHelm
authored andcommitted
Bluetooth: OBEX: Check if the added string is valid
There are types of string can be added by using OBEX adding header function bt_obex_add_header_*(). One is byte sequence. Another is null terminated Unicode text. Add a function bt_obex_string_is_valid() to check if the added string is valid. And add a function bt_obex_unicode_is_valid() dedicated to check Unicode string. Signed-off-by: Lyle Zhu <[email protected]>
1 parent ccad303 commit 0dfae64

File tree

1 file changed

+180
-38
lines changed
  • subsys/bluetooth/host/classic

1 file changed

+180
-38
lines changed

0 commit comments

Comments
 (0)