OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:switch_res
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/av/
bta_av_aact.c
766
tBTA_AV_RS_RES
switch_res
= BTA_AV_RS_NONE;
local
787
switch_res
= BTA_AV_RS_DONE;
793
switch_res
= BTA_AV_RS_FAIL;
796
if (
switch_res
!= BTA_AV_RS_NONE)
804
p_buf->
switch_res
=
switch_res
;
876
p_scb->q_info.open.
switch_res
= BTA_AV_RS_DONE;
[
all
...]
bta_av_int.h
230
tBTA_AV_RS_RES
switch_res
;
member in struct:__anon5061
Completed in 39 milliseconds