HomeSort by relevance Sort by last modified time
    Searched refs:AVDT_MSG_PRS_SEID (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/avdt/
avdt_defs.h 175 #define AVDT_MSG_PRS_SEID(p, seid) \
avdt_msg.cc 683 AVDT_MSG_PRS_SEID(p, p_msg->single.seid);
714 AVDT_MSG_PRS_SEID(p, p_msg->config_cmd.hdr.seid);
719 AVDT_MSG_PRS_SEID(p, p_msg->config_cmd.int_seid);
766 AVDT_MSG_PRS_SEID(p, p_msg->reconfig_cmd.hdr.seid);
813 AVDT_MSG_PRS_SEID(p, p_msg->multi.seid_list[i]);
846 AVDT_MSG_PRS_SEID(p, p_msg->security_cmd.hdr.seid);
    [all...]

Completed in 214 milliseconds