OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AG_IN_CALL_CONN_RES
(Results
1 - 5
of
5
) sorted by null
/system/bt/bta/include/
bta_ag_api.h
128
#define
BTA_AG_IN_CALL_CONN_RES
12 /* Incoming phone call connected */
/system/bt/bta/ag/
bta_ag_act.cc
669
bta_ag_send_call_inds(p_scb,
BTA_AG_IN_CALL_CONN_RES
);
696
bta_ag_send_call_inds(p_scb,
BTA_AG_IN_CALL_CONN_RES
);
bta_ag_cmd.cc
576
} else if (result ==
BTA_AG_IN_CALL_CONN_RES
||
[
all
...]
bta_ag_main.cc
857
case
BTA_AG_IN_CALL_CONN_RES
:
858
return ("AT Result
BTA_AG_IN_CALL_CONN_RES
");
[
all
...]
/system/bt/btif/src/
btif_hf.cc
[
all
...]
Completed in 205 milliseconds