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
/external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c
283
0, /*
BTA_AG_IN_CALL_CONN_RES
*/
309
BTA_AG_CALLSETUP_NONE, /*
BTA_AG_IN_CALL_CONN_RES
*/
795
else if (result ==
BTA_AG_IN_CALL_CONN_RES
|| result == BTA_AG_OUT_CALL_CONN_RES
[
all
...]
bta_ag_act.c
720
bta_ag_send_call_inds(p_scb,
BTA_AG_IN_CALL_CONN_RES
);
749
bta_ag_send_call_inds(p_scb,
BTA_AG_IN_CALL_CONN_RES
);
bta_ag_main.c
944
case
BTA_AG_IN_CALL_CONN_RES
: return ("AT Result
BTA_AG_IN_CALL_CONN_RES
");
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_ag_api.h
91
#define
BTA_AG_IN_CALL_CONN_RES
12 /* Incoming phone call connected */
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
983
res =
BTA_AG_IN_CALL_CONN_RES
;
[
all
...]
Completed in 729 milliseconds