Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8fe4b1dd authored by Yuyang Huang's avatar Yuyang Huang
Browse files

add HFP SCO config to store ProviderInfo's HFP transport information

Bug: 294134504
Bug: 315234036
Test: m .
Change-Id: I714d2ea22e75cab03e5b95f713a060fbf7b89db9
parent 9a2f6b03
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -301,6 +301,12 @@ struct offload_config {
  bool is_nrec;
};

struct sco_config {
  int inputDataPath;
  int outputDataPath;
  bool useControllerCodec;
};

}  // namespace hfp
/* data associated with BTA_AG_IND_RES */
typedef struct {