Searched refs:RFCOMM_CONNECTED (Results 1 – 2 of 2) sorted by relevance
37 private static final int RFCOMM_CONNECTED = 1; field in BluetoothPbapSession106 case RFCOMM_CONNECTED: in handleMessage()317 mSessionHandler.obtainMessage(RFCOMM_CONNECTED, transport).sendToTarget(); in run()
79 private static final int RFCOMM_CONNECTED = 11; field in BluetoothOppTransfer157 case RFCOMM_CONNECTED: in handleMessage()615 mSessionHandler.obtainMessage(RFCOMM_CONNECTED, transport).sendToTarget(); in run()640 mSessionHandler.obtainMessage(RFCOMM_CONNECTED, transport).sendToTarget(); in run()