HomeSort by relevance Sort by last modified time
    Searched refs:AVDT_NUM_TC_TBL (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/avdt/
avdt_ad.c 114 for (i = 0; i < AVDT_NUM_TC_TBL; i++, p_tbl++)
143 for (i = 0; i < AVDT_NUM_TC_TBL; i++, p_tbl++)
157 for (i = 0; i < AVDT_NUM_TC_TBL; i++, p_tbl++)
183 if (i == AVDT_NUM_TC_TBL)
208 if (idx < AVDT_NUM_TC_TBL)
240 for (i = 0; i < AVDT_NUM_TC_TBL; i++, p_tbl++)
248 WC_ASSERT(i != AVDT_NUM_TC_TBL);
270 for (i = 0; i < AVDT_NUM_TC_TBL; i++, p_tbl++)
279 WC_ASSERT(i != AVDT_NUM_TC_TBL);
avdt_int.h 347 #define AVDT_NUM_TC_TBL (AVDT_NUM_SEPS + AVDT_NUM_LINKS) */
538 tAVDT_TC_TBL tc_tbl[AVDT_NUM_TC_TBL];
  /external/bluetooth/bluedroid/include/
bt_target.h     [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]

Completed in 231 milliseconds