Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_ad.c52 UINT8 scb_idx; in avdt_ad_type_to_tcid() local
57 scb_idx = avdt_scb_to_hdl(p_scb) - 1; in avdt_ad_type_to_tcid()
61 return ((scb_idx * (AVDT_CHAN_NUM_TYPES - 1)) + type); in avdt_ad_type_to_tcid()