Home
last modified time | relevance | path

Searched refs:DEVICE_BLUETOOTH_EXPORT (Results 1 – 4 of 4) 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
Dbluetooth_uuid.h26 class DEVICE_BLUETOOTH_EXPORT BluetoothUUID {
113 void DEVICE_BLUETOOTH_EXPORT
Dbluetooth_advertisement.h27 class DEVICE_BLUETOOTH_EXPORT BluetoothAdvertisement
64 class DEVICE_BLUETOOTH_EXPORT Data {
/external/libchrome/device/bluetooth/bluez/
Dbluetooth_service_attribute_value_bluez.h27 class DEVICE_BLUETOOTH_EXPORT BluetoothServiceAttributeValueBlueZ {