component/bt: remove SBC frame scramling

This commit is contained in:
baohongde
2019-03-25 20:28:55 +08:00
parent fd70355d5d
commit f15323b453
5 changed files with 1 additions and 285 deletions

View File

@@ -51,7 +51,6 @@ typedef struct {
typedef struct {
tA2D_FIND_CB find; /* find service control block */
UINT8 trace_level;
BOOLEAN use_desc;
UINT16 avdt_sdp_ver; /* AVDTP version */
} tA2D_CB;