public WriteListener(BluetoothChatFragment frag) { host = frag; }
public ChatHandler(BluetoothChatFragment frag) { chatFrag = frag; }