/external/chromium_org/chromeos/dbus/ |
D | fake_bluetooth_agent_service_provider.cc | 66 uint32 passkey, int16 entered) { in DisplayPasskey() 74 uint32 passkey, in RequestConfirmation()
|
D | bluetooth_agent_service_provider.cc | 218 uint32 passkey; in DisplayPasskey() local 244 uint32 passkey; in RequestConfirmation() local 372 uint32 passkey) { in OnPasskey()
|
D | fake_bluetooth_device_client.cc | 924 uint32 passkey) { in PasskeyCallback()
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
D | bluetooth_options_handler.cc | 286 unsigned passkey = 0; in UpdateDeviceCallback() local 494 uint32 passkey) { in DisplayPasskey() 509 uint32 passkey) { in ConfirmPasskey()
|
/external/bluetooth/bluedroid/stack/smp/ |
D | smp_api.c | 223 void SMP_PasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey) in SMP_PasskeyReply()
|
D | smp_utils.c | 451 void smp_convert_string_to_tk(BT_OCTET16 tk, UINT32 passkey) in smp_convert_string_to_tk()
|
D | smp_keys.c | 184 UINT32 passkey; /* 19655 test number; */ in smp_proc_passkey() local
|
/external/chromium_org/device/bluetooth/ |
D | bluetooth_device_chromeos.cc | 313 void BluetoothDeviceChromeOS::SetPasskey(uint32 passkey) { in SetPasskey() 489 uint32 passkey, in DisplayPasskey() 510 uint32 passkey, in RequestConfirmation()
|
D | bluetooth_device_win.cc | 152 void BluetoothDeviceWin::SetPasskey(uint32 passkey) { in SetPasskey()
|
D | bluetooth_chromeos_unittest.cc | 160 uint32 passkey) OVERRIDE { in DisplayPasskey() 175 uint32 passkey) OVERRIDE { in ConfirmPasskey()
|
/external/bluetooth/bluedroid/btif/src/ |
D | bluetooth.c | 292 uint8_t accept, uint32_t passkey) in ssp_reply()
|
D | btif_dm.c | 1977 UINT32 passkey = 0; in btif_dm_pin_reply() local 2016 uint32_t passkey) in btif_dm_ssp_reply()
|
/external/bluetooth/bluedroid/stack/include/ |
D | smp_api.h | 144 UINT32 passkey; member
|
D | btm_api.h | 1487 UINT32 passkey; /* passkey */ member
|
/external/bluetooth/bluedroid/bta/dm/ |
D | bta_dm_api.c | 1322 void BTA_DmBlePasskeyReply(BD_ADDR bd_addr, BOOLEAN accept, UINT32 passkey) in BTA_DmBlePasskeyReply()
|
D | bta_dm_int.h | 456 UINT32 passkey; member
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_ble.c | 402 void BTM_BlePasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey) in BTM_BlePasskeyReply()
|
D | btm_sec.c | 1552 void BTM_PasskeyReqReply(tBTM_STATUS res, BD_ADDR bd_addr, UINT32 passkey) in BTM_PasskeyReqReply()
|
/external/bluetooth/bluedroid/bta/include/ |
D | bta_api.h | 768 …UINT32 passkey; /* the numeric value for comparison. If just_works, do not show th… member
|