Searched refs:BTA_AV_FAIL (Results 1 – 4 of 4) sorted by relevance
485 btif_a2dp_on_offload_started(BTA_AV_FAIL); in btif_av_state_idle_handler()641 btif_a2dp_on_offload_started(BTA_AV_FAIL); in btif_av_state_opening_handler()727 btif_a2dp_on_offload_started(BTA_AV_FAIL); in btif_av_state_closing_handler()890 btif_a2dp_on_offload_started(BTA_AV_FAIL); in btif_av_state_opened_handler()
312 sts = BTA_AV_FAIL; in bta_av_alloc_scb()317 sts = BTA_AV_FAIL; in bta_av_alloc_scb()322 sts = BTA_AV_FAIL; in bta_av_alloc_scb()
324 start.status = BTA_AV_FAIL; in notify_start_failed()2513 suspend_rsp.status = BTA_AV_FAIL; in bta_av_suspend_cfm()2709 evt.status = BTA_AV_FAIL; in bta_av_suspend_cont()
46 #define BTA_AV_FAIL 1 /* generic failure */ macro