Searched refs:avdt_msg_bld_single (Results 1 – 1 of 1) sorted by relevance
66 static void avdt_msg_bld_single(UINT8 **p, tAVDT_MSG *p_msg);143 avdt_msg_bld_single, /* get capabilities */145 avdt_msg_bld_single, /* get configuration */147 avdt_msg_bld_single, /* open */149 avdt_msg_bld_single, /* close */151 avdt_msg_bld_single, /* abort */153 avdt_msg_bld_single, /* get all capabilities */393 static void avdt_msg_bld_single(UINT8 **p, tAVDT_MSG *p_msg) in avdt_msg_bld_single() function