Home
last modified time | relevance | path

Searched refs:A2DP_LDAC_HDR_L_MSK (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Da2dp_vendor_ldac_constants.h38 #define A2DP_LDAC_HDR_L_MSK 0x20 macro
/system/bt/stack/a2dp/
Da2dp_vendor_ldac.cc220 if (last) *p_dst |= A2DP_LDAC_HDR_L_MSK; in A2DP_BuildMediaPayloadHeaderLdac()