Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocketException.java177 private static final String L2CAP_INVALID_SOURCE_CID_MSG = "Invalid source CID"; field in BluetoothSocketException
248 return L2CAP_INVALID_SOURCE_CID_MSG; in getMessage()