HomeSort by relevance Sort by last modified time
    Searched refs:DEVICE_BLUETOOTH_EXPORT (Results 1 - 4 of 4) sorted by null

  /external/libchrome/device/bluetooth/
bluetooth_export.h 11 #define DEVICE_BLUETOOTH_EXPORT __declspec(dllexport)
13 #define DEVICE_BLUETOOTH_EXPORT __declspec(dllimport)
19 #define DEVICE_BLUETOOTH_EXPORT __attribute__((visibility("default")))
21 #define DEVICE_BLUETOOTH_EXPORT
25 #define DEVICE_BLUETOOTH_EXPORT
bluetooth_uuid.h 26 class DEVICE_BLUETOOTH_EXPORT BluetoothUUID {
113 void DEVICE_BLUETOOTH_EXPORT
bluetooth_advertisement.h 27 class DEVICE_BLUETOOTH_EXPORT BluetoothAdvertisement
64 class DEVICE_BLUETOOTH_EXPORT Data {
  /external/libchrome/device/bluetooth/bluez/
bluetooth_service_attribute_value_bluez.h 27 class DEVICE_BLUETOOTH_EXPORT BluetoothServiceAttributeValueBlueZ {

Completed in 153 milliseconds