Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_vendor_ldac_constants.h37 #define A2DP_LDAC_HDR_S_MSK 0x40 macro
/system/bt/stack/a2dp/
Da2dp_vendor_ldac.cc219 if (start) *p_dst |= A2DP_LDAC_HDR_S_MSK; in A2DP_BuildMediaPayloadHeaderLdac()