OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTE_APPL_MAX_USERIAL_DEV_NAME
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/include/
buildcfg.h
25
#define
BTE_APPL_MAX_USERIAL_DEV_NAME
(256)
/external/bluetooth/bluedroid/include/
bte_appl.h
34
#ifndef
BTE_APPL_MAX_USERIAL_DEV_NAME
35
#define
BTE_APPL_MAX_USERIAL_DEV_NAME
(256)
/external/libnfc-nci/src/include/
buildcfg.h
29
#define
BTE_APPL_MAX_USERIAL_DEV_NAME
(256)
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c
46
#ifndef
BTE_APPL_MAX_USERIAL_DEV_NAME
47
#define
BTE_APPL_MAX_USERIAL_DEV_NAME
(256)
63
char userial_dev[
BTE_APPL_MAX_USERIAL_DEV_NAME
+1];
64
char power_control_dev[
BTE_APPL_MAX_USERIAL_DEV_NAME
+1];
162
static UINT8 device_name[
BTE_APPL_MAX_USERIAL_DEV_NAME
+1];
[
all
...]
Completed in 47 milliseconds