Searched refs:SESSION_CONNECTING (Results 1 – 2 of 2) sorted by relevance
43 public static final int SESSION_CONNECTING = 5; field in BluetoothPbapSession241 mParentHandler.obtainMessage(SESSION_CONNECTING).sendToTarget(); in startRfcomm()
472 case BluetoothPbapSession.SESSION_CONNECTING: in handleMessage()