OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AG_IND_CALLSETUP
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_ag_api.h
323
#define
BTA_AG_IND_CALLSETUP
2 /* position of callsetup indicator */
/external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c
510
((id != BTA_AG_IND_CALL) && (id !=
BTA_AG_IND_CALLSETUP
) && (id != BTA_AG_IND_CALLHELD)))
523
if ((id ==
BTA_AG_IND_CALLSETUP
) && (on_demand == FALSE))
811
bta_ag_send_ind(p_scb,
BTA_AG_IND_CALLSETUP
, callsetup, FALSE);
[
all
...]
Completed in 98 milliseconds