Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_act.c322 bta_ag_cback_open(p_scb, p_data, BTA_AG_FAIL_RESOURCES); in bta_ag_open_fail()
796 val.hdr.status = BTA_AG_FAIL_RESOURCES; in bta_ag_setcodec()
812 val.hdr.status = BTA_AG_FAIL_RESOURCES; in bta_ag_setcodec()
Dbta_ag_main.c834 reg.status = BTA_AG_FAIL_RESOURCES; in bta_ag_api_register()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h95 #define BTA_AG_FAIL_RESOURCES 3 /* out of resources failure */ macro