boolean end();
When this function is called, it will end the Bluetooth module and release the resources (memory) occupied by the LGATT Client object.
true: Successful.
false: Failed.
None.
LGATTClient.h
LGATTClient Class