Searched refs:BTA_AV_RC_HANDLE_NONE (Results 1 – 4 of 4) sorted by relevance
84 bta_av_cb.rcb[i].handle != BTA_AV_RC_HANDLE_NONE) { in bta_av_get_rcb_by_shdl()107 if (p_rcb->handle != BTA_AV_RC_HANDLE_NONE) { in bta_av_del_rc()117 p_scb->rc_handle = BTA_AV_RC_HANDLE_NONE; in bta_av_del_rc()132 p_rcb->handle = BTA_AV_RC_HANDLE_NONE; in bta_av_del_rc()139 bta_av_cb.rc_acp_handle = BTA_AV_RC_HANDLE_NONE; in bta_av_del_rc()311 return BTA_AV_RC_HANDLE_NONE; in bta_av_rc_create()327 return BTA_AV_RC_HANDLE_NONE; in bta_av_rc_create()351 return BTA_AV_RC_HANDLE_NONE; in bta_av_rc_create()356 if (p_rcb->handle != BTA_AV_RC_HANDLE_NONE) { in bta_av_rc_create()512 if (p_cb->rcb[i].handle == BTA_AV_RC_HANDLE_NONE) { in bta_av_rc_opened()[all …]
225 bta_av_cb.rcb[i].handle = BTA_AV_RC_HANDLE_NONE; in bta_av_api_enable()227 bta_av_cb.rc_acp_handle = BTA_AV_RC_HANDLE_NONE; in bta_av_api_enable()344 p_ret->rc_handle = BTA_AV_RC_HANDLE_NONE; in bta_av_alloc_scb()
131 #define BTA_AV_RC_HANDLE_NONE 0xFF macro
328 if ((p_scb->rc_handle == BTA_AV_RC_HANDLE_NONE) && in bta_av_st_rc_timer()2996 if (p_scb->rc_handle == BTA_AV_RC_HANDLE_NONE) { in bta_av_open_rc()3016 if (BTA_AV_RC_HANDLE_NONE != p_scb->rc_handle) { in bta_av_open_rc()