OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:q_tag
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/av/
bta_av_aact.c
780
if (p_scb->
q_tag
== BTA_AV_Q_TAG_OPEN)
806
p_scb->
q_tag
= 0;
828
APPL_TRACE_DEBUG("bta_av_role_res
q_tag
:%d, wait:x%x, role:x%x", p_scb->
q_tag
, p_scb->wait, p_scb->role);
832
if (p_scb->
q_tag
== BTA_AV_Q_TAG_START)
856
else if (p_scb->
q_tag
== BTA_AV_Q_TAG_OPEN)
[
all
...]
bta_av_main.c
[
all
...]
bta_av_int.h
527
UINT8
q_tag
; /* identify the associated q_info union member */
member in struct:__anon73183
bta_av_act.c
[
all
...]
Completed in 7801 milliseconds