Searched refs:BTE_APPL_MAX_USERIAL_DEV_NAME (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbuildcfg.h25 #define BTE_APPL_MAX_USERIAL_DEV_NAME (256) macro
/external/bluetooth/bluedroid/include/
H A Dbte_appl.h34 #ifndef BTE_APPL_MAX_USERIAL_DEV_NAME
35 #define BTE_APPL_MAX_USERIAL_DEV_NAME (256) macro
/external/libnfc-nci/src/include/
H A Dbuildcfg.h29 #define BTE_APPL_MAX_USERIAL_DEV_NAME (256) macro
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Duserial_linux.c46 #ifndef BTE_APPL_MAX_USERIAL_DEV_NAME
47 #define BTE_APPL_MAX_USERIAL_DEV_NAME (256) macro
64 char userial_dev[BTE_APPL_MAX_USERIAL_DEV_NAME+1];
65 char power_control_dev[BTE_APPL_MAX_USERIAL_DEV_NAME+1];
191 static UINT8 device_name[BTE_APPL_MAX_USERIAL_DEV_NAME+1];

Completed in 276 milliseconds