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

  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java 88 public static final int MSG_CONNECT_CHANNEL = 400;
123 case MSG_CONNECT_CHANNEL:
BluetoothHDPActivity.java 269 sendMessageWithDevice(BluetoothHDPService.MSG_CONNECT_CHANNEL);

Completed in 67 milliseconds