Lines Matching refs:hdi
315 return p_scb->hdi; in BTA_AvObtainPeerChannelIndex()
325 return p_scb->hdi; in BTA_AvObtainPeerChannelIndex()
378 p_ret->hdi = xx; in bta_av_alloc_scb()
390 uint8_t scb_index = p_scb->hdi; in bta_av_free_scb()
571 reg.scb_index = p_scb->hdi; in bta_av_api_register()
641 avdtp_stream_config.scb_index = p_scb->hdi; in bta_av_api_register()
770 bta_av_cb.reg_audio |= BTA_AV_HNDL_TO_MSK(p_scb->hdi); in bta_av_api_register()
977 peer_idx = p_scb->hdi + 1; /* Handle index for the peer_addr */ in bta_av_sys_rs_cback()
1103 if (p_scbi && (p_scb->hdi != i) && /* not the original channel */ in bta_av_switch_if_needed()
1123 bta_av_cb.rs_idx = p_scb->hdi + 1; in bta_av_switch_if_needed()
1194 if (i == p_scb->hdi) continue; /* Ignore the original channel */ in bta_av_dup_audio_buf()
1537 dprintf(fd, " Stream control block index: %d\n", p_scb->hdi); in bta_debug_av_dump()