OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVDT_MSG_BLD_SEID
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/avdt/
avdt_defs.h
190
#define
AVDT_MSG_BLD_SEID
(p, seid) \
avdt_msg.c
397
AVDT_MSG_BLD_SEID
(*p, p_msg->single.seid);
413
AVDT_MSG_BLD_SEID
(*p, p_msg->config_cmd.hdr.seid);
414
AVDT_MSG_BLD_SEID
(*p, p_msg->config_cmd.int_seid);
431
AVDT_MSG_BLD_SEID
(*p, p_msg->reconfig_cmd.hdr.seid);
455
AVDT_MSG_BLD_SEID
(*p, p_msg->multi.seid_list[i]);
471
AVDT_MSG_BLD_SEID
(*p, p_msg->security_cmd.hdr.seid);
488
AVDT_MSG_BLD_SEID
(*p, p_msg->delay_rpt_cmd.hdr.seid);
[
all
...]
Completed in 32 milliseconds