HomeSort by relevance Sort by last modified time
    Searched full:passkey (Results 26 - 50 of 274) sorted by null

12 3 4 5 6 7 8 91011

  /external/chromium_org/device/bluetooth/
bluetooth_adapter_unittest.cc 116 uint32 passkey) OVERRIDE {}
120 uint32 passkey) OVERRIDE {}
bluetooth_device_mac.h 53 virtual void SetPasskey(uint32 passkey) OVERRIDE;
bluetooth_device_win.h 59 virtual void SetPasskey(uint32 passkey) OVERRIDE;
bluetooth_adapter_chromeos.cc 483 uint32 passkey,
486 VLOG(1) << device_path.value() << ": DisplayPasskey: " << passkey
494 pairing->DisplayPasskey(passkey);
501 uint32 passkey,
504 VLOG(1) << device_path.value() << ": RequestConfirmation: " << passkey;
512 pairing->RequestConfirmation(passkey, callback);
bluetooth_chromeos_unittest.cc 184 uint32 passkey) OVERRIDE {
187 last_passkey_ = passkey;
199 uint32 passkey) OVERRIDE {
202 last_passkey_ = passkey;
    [all...]
bluetooth_adapter_chromeos.h 131 uint32 passkey, uint16 entered) OVERRIDE;
133 uint32 passkey,
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
BondStateMachine.java 215 int passkey = msg.arg1; local
217 sendDisplayPinIntent(devProp.getAddress(), passkey, variant); local
225 // passkey and displaying it to the user. If the keyboard doesn't follow
236 //In PIN_REQUEST, there is no passkey to display.So do not send the
354 int passkey) {
361 cod + " pairingVariant " + pairingVariant + " passkey: " + passkey);
398 msg.arg1 = passkey;
  /device/asus/fugu/bluetooth/
bdroid_buildcfg.h 72 // Change I/O capabilities to output only so pairing uses passkey instead of pin
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothPairingRequest.java 27 * starts the Bluetooth Pairing activity, displaying the PIN, the passkey or a
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 154 public PairReceiver(BluetoothDevice device, int passkey, byte[] pin, int expectedFlags) {
158 mPasskey = passkey;
742 * @param passkey The pairing passkey if pairing requires a passkey. Any value if not.
745 public void pair(BluetoothAdapter adapter, BluetoothDevice device, int passkey, byte[] pin) {
746 pairOrAcceptPair(adapter, device, passkey, pin, true);
755 * @param passkey The pairing passkey if pairing requires a passkey. Any value if not
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
hid_detection_screen_handler.cc 253 device::BluetoothDevice* device, uint32 passkey) {
259 params.SetInteger("passkey", passkey);
260 std::string pincode = base::UintToString(passkey);
277 device::BluetoothDevice* device, uint32 passkey) {
278 VLOG(1) << "Confirm Passkey";
hid_detection_screen_handler.h 63 device::BluetoothDevice* device, uint32 passkey) OVERRIDE;
67 device::BluetoothDevice* device, uint32 passkey) OVERRIDE;
  /external/chromium_org/ash/system/chromeos/bluetooth/
bluetooth_notification_controller.cc 229 uint32 passkey) {
233 base::StringPrintf("%06i", passkey)));
244 uint32 passkey) {
248 base::StringPrintf("%06i", passkey)));
  /frameworks/base/core/java/android/bluetooth/
IBluetooth.aidl 75 passkey);
BluetoothDevice.java 272 * intents as the value of passkey.
476 * The user will be prompted to enter a passkey
482 * The user will be prompted to confirm the passkey displayed on the screen or
483 * an app will confirm the passkey for the user.
494 * The user will be prompted to enter the passkey displayed on remote device
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bluetoothapis.h 105 ULONG Passkey;
134 ULONG passkey; member in struct:_BLUETOOTH_PASSKEY_INFO
  /hardware/libhardware/include/hardware/
bluetooth.h 323 /* TODO: Passkey request callback shall not be needed for devices with display
503 /** BT SSP Reply - Just Works, Numeric Comparison and Passkey
504 * passkey shall be zero for BT_SSP_VARIANT_PASSKEY_COMPARISON &
506 * For BT_SSP_VARIANT_PASSKEY_ENTRY, if accept==FALSE, then passkey
509 uint8_t accept, uint32_t passkey);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/bc/
BcKeyStoreSpi.java 827 byte[] passKey = PBEParametersGenerator.PKCS12PasswordToBytes(password);
830 pbeGen.init(passKey, salt, iterationCount);
843 Arrays.fill(passKey, (byte)0);
894 byte[] passKey = PBEParametersGenerator.PKCS12PasswordToBytes(password);
896 pbeGen.init(passKey, salt, iterationCount);
907 for (int i = 0; i != passKey.length; i++)
909 passKey[i] = 0;
  /external/chromium_org/chrome/browser/resources/options/chromeos/
bluetooth_device_list.js 25 * passkey: number|undefined,
57 * passkey: number|undefined,
145 * passkey: number|undefined,
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_browsertest.js 60 * Fake input of a pincode or passkey.
195 expectTrue($('bluetooth-pairing-passkey-display').hidden);
196 expectTrue($('bluetooth-pairing-passkey-entry').hidden);
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 315 uint8_t accept, uint32_t passkey)
321 return btif_dm_ssp_reply(bd_addr, variant, accept, passkey);
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 623 #define BTA_DM_SP_KEY_NOTIF_EVT 11 /* Simple Pairing Passkey Notification */
629 #define BTA_DM_BLE_PASSKEY_NOTIF_EVT 17 /* SMP passkey notification event */
630 #define BTA_DM_BLE_PASSKEY_REQ_EVT 18 /* SMP passkey request event */
903 UINT32 passkey; \/* the numeric value for comparison. If just_works, do not show this number to UI *\/ member in struct:__anon5337
    [all...]
  /external/chromium_org/ash/strings/
ash_strings_am.xtb 91 <translation id="6650933572246256093">????? ???? «<ph name="DEVICE_NAME"/>» ????? ??? ?????? ???? ??? ???? ??? ??? ???? ?? ????? <ph name="PASSKEY"/></translation>
198 <translation id="2429753432712299108">????? ???? «<ph name="DEVICE_NAME"/>» ????? ??? ?????? ?????? ??? ???? ?? ???? ?? ??? ???? ?? ???? ???? ?????? <ph name="PASSKEY"/></translation>
ash_strings_zh-CN.xtb 91 <translation id="6650933572246256093">?????<ph name="DEVICE_NAME"/>???????????????????????<ph name="PASSKEY"/></translation>
198 <translation id="2429753432712299108">?????<ph name="DEVICE_NAME"/>??????????????????????????????<ph name="PASSKEY"/></translation>
ash_strings_zh-TW.xtb 91 <translation id="6650933572246256093">?????<ph name="DEVICE_NAME"/>?????????????????????<ph name="PASSKEY"/></translation>
198 <translation id="2429753432712299108">?????<ph name="DEVICE_NAME"/>????????????????????????????<ph name="PASSKEY"/></translation>

Completed in 2070 milliseconds

12 3 4 5 6 7 8 91011