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
/external/bluetooth/bluedroid/bta/hh/
bta_hh_utils.c
416
for (i = 0; i <
BTA_HH_MAX_KNOWN
; i ++)
506
if (dev_handle <
BTA_HH_MAX_KNOWN
)
bta_hh_int.h
312
UINT8 cb_index[
BTA_HH_MAX_KNOWN
]; /* maintain a CB index
bta_hh_act.c
95
for (xx = 0; xx <
BTA_HH_MAX_KNOWN
; xx ++)
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_hh_api.h
78
#define
BTA_HH_MAX_KNOWN
HID_HOST_MAX_DEVICES
Completed in 203 milliseconds