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.h427 struct A2DP_IsSourceCodecValidSbc { struct
433 extern struct A2DP_IsSourceCodecValidSbc A2DP_IsSourceCodecValidSbc; argument
Dmock_stack_a2dp_sbc.cc71 struct A2DP_IsSourceCodecValidSbc A2DP_IsSourceCodecValidSbc; variable
267 bool A2DP_IsSourceCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsSourceCodecValidSbc() function
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_sbc.cc291 bool A2DP_IsSourceCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsSourceCodecValidSbc() function