OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HH_MAX_KNOWN
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/hh/
bta_hh_utils.c
413
for (i = 0; i <
BTA_HH_MAX_KNOWN
; i ++)
501
if (dev_handle <
BTA_HH_MAX_KNOWN
)
bta_hh_int.h
302
UINT8 cb_index[
BTA_HH_MAX_KNOWN
]; /* maintain a CB index
bta_hh_act.c
96
for (xx = 0; xx <
BTA_HH_MAX_KNOWN
; xx ++)
[
all
...]
/system/bt/bta/include/
bta_hh_api.h
78
#define
BTA_HH_MAX_KNOWN
HID_HOST_MAX_DEVICES
Completed in 48 milliseconds