Searched defs:BTAPI (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_target.h341 #define BTAPI macro
345 #undef BTAPI macro
346 #define BTAPI __declspec(dllexport) macro
350 #define BT_API BTAPI
351 #define BTU_API BTAPI
352 #define A2D_API BTAPI
353 #define VDP_API BTAPI
354 #define AVDT_API BTAPI
355 #define AVCT_API BTAPI
356 #define AVRC_API BTAPI
[all...]
/external/libnfc-nci/src/include/
H A Dbt_target.h57 #define BTAPI macro
61 #undef BTAPI macro
62 #define BTAPI __declspec(dllexport) macro
66 #define BT_API BTAPI
67 #define BTU_API BTAPI
68 #define A2D_API BTAPI
69 #define VDP_API BTAPI
70 #define AVDT_API BTAPI
71 #define AVCT_API BTAPI
72 #define AVRC_API BTAPI
[all...]

Completed in 130 milliseconds