Searched refs:AVDT_LAYERSPEC_MSG (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/avdt/ | ||
D | avdt_int.h | 990 #define AVDT_LAYERSPEC_MSG(ls) ((uint8_t)((ls)&0x000F)) macro |
D | avdt_msg.cc | 1129 msg = AVDT_LAYERSPEC_MSG(p_ccb->p_curr_msg->layer_specific); in avdt_msg_send() |