Skip to content

Commit fa4d7bf

Browse files
author
chaotaoyang
committed
[rel][bug][bt] hf feature about multi connect
Project: SiFliSDK redmine: #id, REDMINE-12438 ext-redmine: #id, REDMINE-id [Description in detail] Change-Id: Ia67aa843f6ed5388bc884523ad5e3c2c5d6069d9
1 parent 0f63eab commit fa4d7bf

File tree

12 files changed

+194
-143
lines changed

12 files changed

+194
-143
lines changed

include/hfp_ag_api.h

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -107,17 +107,6 @@ typedef enum
107107
HFP_AG_LOCAL_RES_BCS
108108
} hfp_ag_lcoal_at_res_event_t;
109109
/****************************************struct define*************************************************/
110-
typedef struct
111-
{
112-
U16 type;
113-
} BTS2S_HFP_CMD_TYPE;
114-
115-
typedef struct
116-
{
117-
U16 type;
118-
U32 supp_featr;
119-
} BTS2S_HFP_ENB_REQ;
120-
121110
typedef struct
122111
{
123112
U16 type;

0 commit comments

Comments
 (0)