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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_defs.h 190 #define AVDT_MSG_BLD_SEID(p, seid) \
avdt_msg.c 392 AVDT_MSG_BLD_SEID(*p, p_msg->single.seid);
408 AVDT_MSG_BLD_SEID(*p, p_msg->config_cmd.hdr.seid);
409 AVDT_MSG_BLD_SEID(*p, p_msg->config_cmd.int_seid);
426 AVDT_MSG_BLD_SEID(*p, p_msg->reconfig_cmd.hdr.seid);
450 AVDT_MSG_BLD_SEID(*p, p_msg->multi.seid_list[i]);
466 AVDT_MSG_BLD_SEID(*p, p_msg->security_cmd.hdr.seid);
483 AVDT_MSG_BLD_SEID(*p, p_msg->delay_rpt_cmd.hdr.seid);
    [all...]

Completed in 239 milliseconds