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.java98 private String getChannelKey(BluetoothDevice remoteDevice, int uuid) { in getChannelKey() method in BluetoothOppPreference
116 String key = getChannelKey(remoteDevice, uuid); in getChannel()
141 String key = getChannelKey(remoteDevice, uuid); in setChannel()
150 String key = getChannelKey(remoteDevice, uuid); in removeChannel()