Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/avdt/
Davdt_int.h676 class AvdtpRoutingEntry {
678 AvdtpRoutingEntry() : lcid(0), scb_hdl(0) {} in AvdtpRoutingEntry() function
717 AvdtpRoutingEntry rt_tbl[AVDT_NUM_LINKS][AVDT_NUM_RT_TBL];
Davdt_ad.cc51 const AvdtpRoutingEntry& re = rt_tbl[tc.ccb_idx][tc.tcid]; in LookupAvdtpScb()