HomeSort by relevance Sort by last modified time
    Searched refs:MSG_OBEX_CONNECTED (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasObexClientSession.java 44 static final int MSG_OBEX_CONNECTED = 100;
145 mSessionHandler.obtainMessage(MSG_OBEX_CONNECTED).sendToTarget();
BluetoothMasClient.java 344 case BluetoothMasObexClientSession.MSG_OBEX_CONNECTED:
    [all...]

Completed in 755 milliseconds