OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:switch_res
(Results
1 - 4
of
4
) 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_api.c
180
p_buf->
switch_res
= BTA_AV_RS_NONE;
bta_av_main.c
[
all
...]
bta_av_int.h
230
tBTA_AV_RS_RES
switch_res
;
member in struct:__anon5061
Completed in 88 milliseconds