components/bt: Add API to config QoS

This commit is contained in:
baohongde
2021-01-04 11:56:43 +08:00
committed by bot
parent e1c9aafd46
commit 09e665770f
9 changed files with 105 additions and 18 deletions

View File

@@ -765,6 +765,7 @@ typedef struct {
FLOW_SPEC flow;
UINT16 handle;
UINT8 status;
BD_ADDR rem_bda;
} tBTM_QOS_SETUP_CMPL;