Loading system/bta/include/bta_ag_api.h +6 −0 Original line number Original line Diff line number Diff line Loading @@ -301,6 +301,12 @@ struct offload_config { bool is_nrec; bool is_nrec; }; }; struct sco_config { int inputDataPath; int outputDataPath; bool useControllerCodec; }; } // namespace hfp } // namespace hfp /* data associated with BTA_AG_IND_RES */ /* data associated with BTA_AG_IND_RES */ typedef struct { typedef struct { Loading Loading
system/bta/include/bta_ag_api.h +6 −0 Original line number Original line Diff line number Diff line Loading @@ -301,6 +301,12 @@ struct offload_config { bool is_nrec; bool is_nrec; }; }; struct sco_config { int inputDataPath; int outputDataPath; bool useControllerCodec; }; } // namespace hfp } // namespace hfp /* data associated with BTA_AG_IND_RES */ /* data associated with BTA_AG_IND_RES */ typedef struct { typedef struct { Loading