Home
last modified time | relevance | path

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

/system/bt/stack/avrc/
Davrc_int.h64 #define AVRC_SUBID_MASK 0x07 macro
Davrc_api.cc678 msg.hdr.subunit_id = p_data[1] & AVRC_SUBID_MASK; in avrc_msg_cback()
718 msg.unit.unit = *p_data & AVRC_SUBID_MASK; in avrc_msg_cback()