Home
last modified time | relevance | path

Searched defs:passkey (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dfake_bluetooth_agent_service_provider.cc66 uint32 passkey, int16 entered) { in DisplayPasskey()
74 uint32 passkey, in RequestConfirmation()
Dbluetooth_agent_service_provider.cc218 uint32 passkey; in DisplayPasskey() local
244 uint32 passkey; in RequestConfirmation() local
372 uint32 passkey) { in OnPasskey()
Dfake_bluetooth_device_client.cc924 uint32 passkey) { in PasskeyCallback()
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dbluetooth_options_handler.cc286 unsigned passkey = 0; in UpdateDeviceCallback() local
494 uint32 passkey) { in DisplayPasskey()
509 uint32 passkey) { in ConfirmPasskey()
/external/bluetooth/bluedroid/stack/smp/
Dsmp_api.c223 void SMP_PasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey) in SMP_PasskeyReply()
Dsmp_utils.c451 void smp_convert_string_to_tk(BT_OCTET16 tk, UINT32 passkey) in smp_convert_string_to_tk()
Dsmp_keys.c184 UINT32 passkey; /* 19655 test number; */ in smp_proc_passkey() local
/external/chromium_org/device/bluetooth/
Dbluetooth_device_chromeos.cc313 void BluetoothDeviceChromeOS::SetPasskey(uint32 passkey) { in SetPasskey()
489 uint32 passkey, in DisplayPasskey()
510 uint32 passkey, in RequestConfirmation()
Dbluetooth_device_win.cc152 void BluetoothDeviceWin::SetPasskey(uint32 passkey) { in SetPasskey()
Dbluetooth_chromeos_unittest.cc160 uint32 passkey) OVERRIDE { in DisplayPasskey()
175 uint32 passkey) OVERRIDE { in ConfirmPasskey()
/external/bluetooth/bluedroid/btif/src/
Dbluetooth.c292 uint8_t accept, uint32_t passkey) in ssp_reply()
Dbtif_dm.c1977 UINT32 passkey = 0; in btif_dm_pin_reply() local
2016 uint32_t passkey) in btif_dm_ssp_reply()
/external/bluetooth/bluedroid/stack/include/
Dsmp_api.h144 UINT32 passkey; member
Dbtm_api.h1487 UINT32 passkey; /* passkey */ member
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_api.c1322 void BTA_DmBlePasskeyReply(BD_ADDR bd_addr, BOOLEAN accept, UINT32 passkey) in BTA_DmBlePasskeyReply()
Dbta_dm_int.h456 UINT32 passkey; member
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble.c402 void BTM_BlePasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey) in BTM_BlePasskeyReply()
Dbtm_sec.c1552 void BTM_PasskeyReqReply(tBTM_STATUS res, BD_ADDR bd_addr, UINT32 passkey) in BTM_PasskeyReqReply()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h768 …UINT32 passkey; /* the numeric value for comparison. If just_works, do not show th… member