OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVDT_NUM_TC_TBL
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_ad.c
113
for (i = 0; i <
AVDT_NUM_TC_TBL
; i++, p_tbl++)
142
for (i = 0; i <
AVDT_NUM_TC_TBL
; i++, p_tbl++)
156
for (i = 0; i <
AVDT_NUM_TC_TBL
; i++, p_tbl++)
182
if (i ==
AVDT_NUM_TC_TBL
)
207
if (idx <
AVDT_NUM_TC_TBL
)
239
for (i = 0; i <
AVDT_NUM_TC_TBL
; i++, p_tbl++)
247
WC_ASSERT(i !=
AVDT_NUM_TC_TBL
);
269
for (i = 0; i <
AVDT_NUM_TC_TBL
; i++, p_tbl++)
278
WC_ASSERT(i !=
AVDT_NUM_TC_TBL
);
avdt_int.h
347
#define
AVDT_NUM_TC_TBL
(AVDT_NUM_SEPS + AVDT_NUM_LINKS) */
537
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 488 milliseconds