Searched refs:OBEX_SESSION_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
44 final static int OBEX_SESSION_DISCONNECTED = 102; field in BluetoothPbapObexSession162 mSessionHandler.obtainMessage(OBEX_SESSION_DISCONNECTED).sendToTarget(); in connect()186 mSessionHandler.obtainMessage(OBEX_SESSION_DISCONNECTED).sendToTarget(); in disconnect()
132 case BluetoothPbapObexSession.OBEX_SESSION_DISCONNECTED: in handleMessage()