OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pairing_delegate
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc
1182
TestPairingDelegate
pairing_delegate
;
local
1243
TestPairingDelegate
pairing_delegate
;
local
1305
TestPairingDelegate
pairing_delegate
;
local
1387
TestPairingDelegate
pairing_delegate
;
local
1450
TestPairingDelegate
pairing_delegate
;
local
1512
TestPairingDelegate
pairing_delegate
;
local
1570
TestPairingDelegate
pairing_delegate
;
local
1614
TestPairingDelegate
pairing_delegate
;
local
1659
TestPairingDelegate
pairing_delegate
;
local
1715
TestPairingDelegate
pairing_delegate
;
local
1762
TestPairingDelegate
pairing_delegate
;
local
1809
TestPairingDelegate
pairing_delegate
;
local
1856
TestPairingDelegate
pairing_delegate
;
local
1903
TestPairingDelegate
pairing_delegate
;
local
1950
TestPairingDelegate
pairing_delegate
;
local
1997
TestPairingDelegate
pairing_delegate
;
local
[
all
...]
bluetooth_device_mac.h
47
PairingDelegate*
pairing_delegate
,
bluetooth_device_win.h
47
PairingDelegate*
pairing_delegate
,
bluetooth_device.h
276
// Method calls will be made on the supplied object |
pairing_delegate
|
279
// during pairing, so it is normal for |
pairing_delegate
| to receive no
288
virtual void Connect(PairingDelegate*
pairing_delegate
,
bluetooth_device_win.cc
142
PairingDelegate*
pairing_delegate
,
bluetooth_device_chromeos.cc
263
BluetoothDevice::PairingDelegate*
pairing_delegate
,
272
if (IsPaired() || !
pairing_delegate
|| !IsPairable()) {
280
pairing_delegate_ =
pairing_delegate
;
bluetooth_device_chromeos.h
48
device::BluetoothDevice::PairingDelegate*
pairing_delegate
,
/external/chromium_org/device/bluetooth/test/
mock_bluetooth_device.h
53
void(BluetoothDevice::PairingDelegate*
pairing_delegate
,
Completed in 1587 milliseconds