OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:convertPinToBytes
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestRunner.java
183
byte[] pin = BluetoothDevice.
convertPinToBytes
(val);
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java
292
byte[] pinBytes = BluetoothDevice.
convertPinToBytes
(mPairingKey);
312
byte[] pinBytes = BluetoothDevice.
convertPinToBytes
(value);
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
[
all
...]
Completed in 211 milliseconds