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

  /external/chromium_org/chromeos/dbus/
bluetooth_agent_service_provider.h 49 // The PinCodeCallback is used for the RequestPinCode() method, it should
52 typedef base::Callback<void(Status, const std::string&)> PinCodeCallback;
78 const PinCodeCallback& callback) = 0;
fake_bluetooth_device_client.cc 462 base::Bind(&FakeBluetoothDeviceClient::PinCodeCallback,
    [all...]

Completed in 167 milliseconds