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