OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HL_NUM_MDLS_PER_MCL
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_hl_api.h
57
#ifndef
BTA_HL_NUM_MDLS_PER_MCL
58
#define
BTA_HL_NUM_MDLS_PER_MCL
10
/external/bluetooth/bluedroid/btif/include/
btif_hl.h
199
btif_hl_mdl_cb_t mdl[
BTA_HL_NUM_MDLS_PER_MCL
];
/external/bluetooth/bluedroid/bta/hl/
bta_hl_utils.c
810
for (i=0; i<
BTA_HL_NUM_MDLS_PER_MCL
; i++)
863
for (i=0; i <
BTA_HL_NUM_MDLS_PER_MCL
; i ++)
902
for (i=0; i <
BTA_HL_NUM_MDLS_PER_MCL
; i ++)
940
for (i=0; i <
BTA_HL_NUM_MDLS_PER_MCL
; i ++)
[
all
...]
bta_hl_int.h
490
tBTA_HL_MDL_CB mdl[
BTA_HL_NUM_MDLS_PER_MCL
];
[
all
...]
bta_hl_act.c
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_hl.c
249
for (x=0; x <
BTA_HL_NUM_MDLS_PER_MCL
; x ++)
374
for (i=0; i <
BTA_HL_NUM_MDLS_PER_MCL
; i ++)
457
for (i=0; i<
BTA_HL_NUM_MDLS_PER_MCL
; i++)
[
all
...]
Completed in 31 milliseconds