Loading system/stack/include/a2dp_aac.h +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ #define A2DP_AAC_H #include <bt_target.h> #include <stddef.h> #include <stdint.h> #include "a2dp_aac_constants.h" #include "a2dp_codec_api.h" Loading system/stack/include/a2dp_codec_api.h +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ #include <hardware/bt_av.h> #include <stddef.h> #include <stdint.h> #include <string.h> #include <functional> Loading system/stack/include/a2dp_sbc.h +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ #define A2DP_SBC_H #include <bt_target.h> #include <stddef.h> #include <stdint.h> #include "a2dp_codec_api.h" #include "a2dp_sbc_constants.h" Loading system/stack/include/a2dp_sbc_encoder.h +3 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,9 @@ #ifndef A2DP_SBC_ENCODER_H #define A2DP_SBC_ENCODER_H #include <stddef.h> #include <stdint.h> #include "a2dp_codec_api.h" // Loads the A2DP SBC encoder. Loading system/stack/include/a2dp_vendor.h +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ #define A2DP_VENDOR_H #include <stdbool.h> #include <stddef.h> #include <stdint.h> #include "a2dp_codec_api.h" #include "stack/include/bt_hdr.h" Loading Loading
system/stack/include/a2dp_aac.h +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ #define A2DP_AAC_H #include <bt_target.h> #include <stddef.h> #include <stdint.h> #include "a2dp_aac_constants.h" #include "a2dp_codec_api.h" Loading
system/stack/include/a2dp_codec_api.h +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ #include <hardware/bt_av.h> #include <stddef.h> #include <stdint.h> #include <string.h> #include <functional> Loading
system/stack/include/a2dp_sbc.h +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ #define A2DP_SBC_H #include <bt_target.h> #include <stddef.h> #include <stdint.h> #include "a2dp_codec_api.h" #include "a2dp_sbc_constants.h" Loading
system/stack/include/a2dp_sbc_encoder.h +3 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,9 @@ #ifndef A2DP_SBC_ENCODER_H #define A2DP_SBC_ENCODER_H #include <stddef.h> #include <stdint.h> #include "a2dp_codec_api.h" // Loads the A2DP SBC encoder. Loading
system/stack/include/a2dp_vendor.h +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ #define A2DP_VENDOR_H #include <stdbool.h> #include <stddef.h> #include <stdint.h> #include "a2dp_codec_api.h" #include "stack/include/bt_hdr.h" Loading