OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AG_IND_CALLHELD
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
937
send_indicator_update(
BTA_AG_IND_CALLHELD
, 0);
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_ag_api.h
317
#define
BTA_AG_IND_CALLHELD
7 /* position of callheld indicator */
/external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c
507
((id != BTA_AG_IND_CALL) && (id != BTA_AG_IND_CALLSETUP) && (id !=
BTA_AG_IND_CALLHELD
)))
557
if ((id ==
BTA_AG_IND_CALLHELD
) && (on_demand == FALSE))
[
all
...]
Completed in 23 milliseconds