Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_vendor_ldac_constants.h36 #define A2DP_LDAC_HDR_F_MSK 0x80 macro
/system/bt/stack/a2dp/
Da2dp_vendor_ldac.cc217 if (frag) *p_dst |= A2DP_LDAC_HDR_F_MSK; in A2DP_BuildMediaPayloadHeaderLdac()