Home
last modified time | relevance | path

Searched defs:DEVCLASS_TO_STREAM (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nci/src/hal/include/
Dnfc_types.h63 #define DEVCLASS_TO_STREAM(p, a) {register int ijk; for (ijk = 0; ijk < DEV_CLASS_LEN;ijk++) *(p)++… macro
/external/libnfc-nci/halimpl/bcm2079x/hal/include/
Dnfc_types.h63 #define DEVCLASS_TO_STREAM(p, a) {register int ijk; for (ijk = 0; ijk < DEV_CLASS_LEN;ijk++) *(p)++… macro
/external/libnfc-nci/halimpl/bcm2079x/include/
Dbt_types.h231 #define DEVCLASS_TO_STREAM(p, a) {register int ijk; for (ijk = 0; ijk < DEV_CLASS_LEN;ijk++) *(p)++… macro
/external/libnfc-nci/src/include/
Dbt_types.h231 #define DEVCLASS_TO_STREAM(p, a) {register int ijk; for (ijk = 0; ijk < DEV_CLASS_LEN;ijk++) *(p)++… macro
/external/bluetooth/bluedroid/stack/include/
Dbt_types.h245 #define DEVCLASS_TO_STREAM(p, a) {register int ijk; for (ijk = 0; ijk < DEV_CLASS_LEN;ijk++) *(p)++… macro