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

/external/bluetooth/bluedroid/stack/avdt/
H A Davdt_ad.c48 UINT8 scb_idx; local
56 scb_idx = avdt_scb_to_hdl(p_scb) - 1;
58 AVDT_TRACE_DEBUG2("type: %d, tcid: %d", type, ((scb_idx * (AVDT_CHAN_NUM_TYPES - 1)) + type));
60 return ((scb_idx * (AVDT_CHAN_NUM_TYPES - 1)) + type);
/external/bluetooth/bluedroid/stack/include/
H A Duipc_msg.h819 UINT8 scb_idx; member in struct:__anon1487
837 UINT8 scb_idx; member in struct:__anon1489
846 UINT8 scb_idx; member in struct:__anon1490

Completed in 68 milliseconds