Searched refs:BTA_AV_RC_HANDLE_NONE (Results 1 – 4 of 4) sorted by relevance
79 bta_av_cb.rcb[i].handle != BTA_AV_RC_HANDLE_NONE) { in bta_av_get_rcb_by_shdl()102 if (p_rcb->handle != BTA_AV_RC_HANDLE_NONE) { in bta_av_del_rc()112 p_scb->rc_handle = BTA_AV_RC_HANDLE_NONE; in bta_av_del_rc()127 p_rcb->handle = BTA_AV_RC_HANDLE_NONE; in bta_av_del_rc()134 bta_av_cb.rc_acp_handle = BTA_AV_RC_HANDLE_NONE; in bta_av_del_rc()305 return BTA_AV_RC_HANDLE_NONE; in bta_av_rc_create()321 return BTA_AV_RC_HANDLE_NONE; in bta_av_rc_create()345 return BTA_AV_RC_HANDLE_NONE; in bta_av_rc_create()350 if (p_rcb->handle != BTA_AV_RC_HANDLE_NONE) { in bta_av_rc_create()507 if (p_cb->rcb[i].handle == BTA_AV_RC_HANDLE_NONE) { in bta_av_rc_opened()[all …]
159 bta_av_cb.rcb[i].handle = BTA_AV_RC_HANDLE_NONE; in bta_av_api_enable()161 bta_av_cb.rc_acp_handle = BTA_AV_RC_HANDLE_NONE; in bta_av_api_enable()267 p_ret->rc_handle = BTA_AV_RC_HANDLE_NONE; in bta_av_alloc_scb()
139 #define BTA_AV_RC_HANDLE_NONE 0xFF macro
272 if ((p_scb->rc_handle == BTA_AV_RC_HANDLE_NONE) && in bta_av_st_rc_timer()2933 if (p_scb->rc_handle == BTA_AV_RC_HANDLE_NONE) { in bta_av_open_rc()2953 if (BTA_AV_RC_HANDLE_NONE != p_scb->rc_handle) { in bta_av_open_rc()