Home
last modified time | relevance | path

Searched defs:A2DP_IsSourceCodecValidSbc (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_sbc.h411 struct A2DP_IsSourceCodecValidSbc { struct
417 extern struct A2DP_IsSourceCodecValidSbc A2DP_IsSourceCodecValidSbc; argument
Dmock_stack_a2dp_sbc.cc70 struct A2DP_IsSourceCodecValidSbc A2DP_IsSourceCodecValidSbc; variable
266 bool A2DP_IsSourceCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsSourceCodecValidSbc() function
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_sbc.cc293 bool A2DP_IsSourceCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsSourceCodecValidSbc() function