Home
last modified time | relevance | path

Searched refs:getChannelKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppPreference.java100 private String getChannelKey(BluetoothDevice remoteDevice, int uuid) { in getChannelKey() method in BluetoothOppPreference
118 String key = getChannelKey(remoteDevice, uuid); in getChannel()
152 String key = getChannelKey(remoteDevice, uuid); in setChannel()
161 String key = getChannelKey(remoteDevice, uuid); in removeChannel()