OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AgResult
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/src/
btif_hf.cc
231
BTA_AgResult
(btif_hf_cb[idx].handle, BTA_AG_UNAT_RES, ag_res);
248
BTA_AgResult
(control_block.handle, BTA_AG_IND_RES, ag_res);
832
BTA_AgResult
(btif_hf_cb[idx].handle, BTA_AG_BVRA_RES, ag_res);
856
BTA_AgResult
(btif_hf_cb[idx].handle, BTA_AG_BVRA_RES, ag_res);
875
BTA_AgResult
(btif_hf_cb[idx].handle,
[
all
...]
/system/bt/bta/ag/
bta_ag_api.cc
191
* Function
BTA_AgResult
201
void
BTA_AgResult
(uint16_t handle, tBTA_AG_RES result,
/system/bt/bta/include/
bta_ag_api.h
103
/* handle values used with
BTA_AgResult
*/
123
/* AG result codes used with
BTA_AgResult
*/
279
/* data type for
BTA_AgResult
() */
570
* Function
BTA_AgResult
578
void
BTA_AgResult
(uint16_t handle, tBTA_AG_RES result,
Completed in 2694 milliseconds