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

  /external/chromium_org/chromeos/dbus/
bluetooth_profile_manager_client.h 54 scoped_ptr<bool> require_authentication; member in struct:chromeos::BluetoothProfileManagerClient::Options
bluetooth_profile_manager_client.cc 107 if (options.require_authentication.get() != NULL) {
111 dict_writer.AppendVariantOfBool(*(options.require_authentication));

Completed in 495 milliseconds