Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocketException.java182 private static final String L2CAP_NO_RESOURCES_MSG = "No resources Available"; field in BluetoothSocketException
256 return L2CAP_NO_RESOURCES_MSG; in getMessage()