qtconnectivity/examples/bluetooth/btchat
Andreas Buhr ef8e9ce1e7 Bring btchat example documentation in line with implementation
Btchat example documentation mentioned a QRfcommServer where
a QBluetoothServer is created. This patch updates the documentation.

Change-Id: I1278a4c576aea8d5745dbb8405b1401a27d02146
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2021-02-24 10:30:47 +01:00
..
doc Bring btchat example documentation in line with implementation 2021-02-24 10:30:47 +01:00
CMakeLists.txt Fix btchat standalone build: find AndroidExtras before linking it 2021-02-11 09:33:43 +01:00
btchat.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 12:37:21 +00:00
chat.cpp QtBluetooth examples: make server device discoverable 2021-02-22 17:59:28 +01:00
chat.h Clean up btchat example 2018-08-16 09:21:25 +00:00
chat.ui Beautify btchat: Leave focus on text input on send message 2021-02-15 13:07:28 +01:00
chatclient.cpp Beautify btchat output: Remove double newline 2021-02-17 10:30:38 +01:00
chatclient.h Clean up btchat example 2018-08-16 09:21:25 +00:00
chatserver.cpp Beautify btchat example: Print name of leaving clients 2021-02-15 13:06:59 +01:00
chatserver.h Beautify btchat example: Print name of leaving clients 2021-02-15 13:06:59 +01:00
main.cpp Remove usage of AA_EnableHighDpiScaling 2020-10-15 14:00:56 +02:00
remoteselector.cpp Adapt btchat example for Android 2021-02-12 16:53:26 +01:00
remoteselector.h Adapt btchat example for Android 2021-02-12 16:53:26 +01:00
remoteselector.ui Adapt btchat example for Android 2021-02-12 16:53:26 +01:00