Home
last modified time | relevance | path

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

/external/libchrome/device/bluetooth/
Dbluetooth_export.h11 #define DEVICE_BLUETOOTH_EXPORT __declspec(dllexport) macro
13 #define DEVICE_BLUETOOTH_EXPORT __declspec(dllimport) macro
19 #define DEVICE_BLUETOOTH_EXPORT __attribute__((visibility("default"))) macro
21 #define DEVICE_BLUETOOTH_EXPORT macro
25 #define DEVICE_BLUETOOTH_EXPORT macro