OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:post_sco
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/ag/
bta_ag_act.c
423
p_scb->
post_sco
= BTA_AG_POST_SCO_NONE;
688
p_scb->
post_sco
= BTA_AG_POST_SCO_CLOSE_RFC;
692
p_scb->
post_sco
= BTA_AG_POST_SCO_NONE;
712
switch (p_scb->
post_sco
)
716
p_scb->
post_sco
= BTA_AG_POST_SCO_NONE;
721
p_scb->
post_sco
= BTA_AG_POST_SCO_NONE;
741
switch (p_scb->
post_sco
)
745
p_scb->
post_sco
= BTA_AG_POST_SCO_NONE;
750
p_scb->
post_sco
= BTA_AG_POST_SCO_NONE;
755
p_scb->
post_sco
= BTA_AG_POST_SCO_NONE
[
all
...]
bta_ag_cmd.c
[
all
...]
bta_ag_int.h
282
UINT8
post_sco
; /* action to perform after sco event */
member in struct:__anon2387
bta_ag_sco.c
[
all
...]
Completed in 59 milliseconds