OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AG_CLCC_RES
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_ag_api.h
88
#define
BTA_AG_CLCC_RES
9 /* Query list of calls */
/external/bluetooth/bluedroid/bta/ag/
bta_ag_main.c
941
case
BTA_AG_CLCC_RES
: return ("AT Result
BTA_AG_CLCC_RES
");
[
all
...]
bta_ag_cmd.c
280
BTA_AG_RES_CLCC, /*
BTA_AG_CLCC_RES
*/
306
0, /*
BTA_AG_CLCC_RES
*/
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
888
BTA_AgResult (btif_hf_cb.handle,
BTA_AG_CLCC_RES
, &ag_res);
[
all
...]
Completed in 155 milliseconds