HomeSort by relevance Sort by last modified time
    Searched defs:MockBluetoothGattService (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/device/bluetooth/test/
mock_bluetooth_gatt_service.cc 14 MockBluetoothGattService::MockBluetoothGattService(
33 MockBluetoothGattService::~MockBluetoothGattService() {
mock_bluetooth_gatt_service.h 20 class MockBluetoothGattService : public BluetoothGattService {
22 MockBluetoothGattService(MockBluetoothDevice* device,
27 virtual ~MockBluetoothGattService();
45 DISALLOW_COPY_AND_ASSIGN(MockBluetoothGattService);

Completed in 66 milliseconds