Home
last modified time | relevance | path

Searched refs:BTA_AG_FAIL_RESOURCES (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/ag/
Dbta_ag_act.cc316 bta_ag_cback_open(p_scb, data.api_open.bd_addr, BTA_AG_FAIL_RESOURCES); in bta_ag_open_fail()
810 val.hdr.status = BTA_AG_FAIL_RESOURCES; in bta_ag_setcodec()
826 val.hdr.status = BTA_AG_FAIL_RESOURCES; in bta_ag_setcodec()
Dbta_ag_main.cc679 bta_ag.reg.status = BTA_AG_FAIL_RESOURCES; in bta_ag_api_register()
/system/bt/bta/include/
Dbta_ag_api.h96 #define BTA_AG_FAIL_RESOURCES 3 /* out of resources failure */ macro