Searched refs:A2DP_InitCodecConfigSbc (Results 1 – 5 of 5) sorted by relevance
62 struct A2DP_InitCodecConfigSbc A2DP_InitCodecConfigSbc; variable108 bool A2DP_InitCodecConfigSbc::return_value = false;232 bool A2DP_InitCodecConfigSbc(AvdtpSepConfig* p_cfg) { in A2DP_InitCodecConfigSbc() function234 return test::mock::stack_a2dp_sbc::A2DP_InitCodecConfigSbc(p_cfg); in A2DP_InitCodecConfigSbc()
323 struct A2DP_InitCodecConfigSbc { struct329 extern struct A2DP_InitCodecConfigSbc A2DP_InitCodecConfigSbc; argument
266 bool A2DP_InitCodecConfigSbc(AvdtpSepConfig* p_cfg);
825 bool A2DP_InitCodecConfigSbc(AvdtpSepConfig* p_cfg) { in A2DP_InitCodecConfigSbc() function
1549 return A2DP_InitCodecConfigSbc(p_cfg); in A2DP_InitCodecConfig()