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

  /external/chromium_org/components/pairing/
bluetooth_pairing_constants.h 19 PAIRING_ERROR_PAIRING_OR_ENROLLMENT = 1,
bluetooth_host_pairing_controller.cc 82 error.mutable_parameters()->set_code(PAIRING_ERROR_PAIRING_OR_ENROLLMENT);
285 AbortWithError(PAIRING_ERROR_PAIRING_OR_ENROLLMENT, kErrorInvalidProtocol);
301 AbortWithError(PAIRING_ERROR_PAIRING_OR_ENROLLMENT, kErrorEnrollmentFailed);
309 AbortWithError(PAIRING_ERROR_PAIRING_OR_ENROLLMENT, kErrorInvalidProtocol);

Completed in 234 milliseconds