Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Public Member Functions | Static Public Member Functions | List of all members
DBTLabPadClient01 Class Reference

This Java example demonstrates a client connecting to Avalun's LabPad device. More...

Collaboration diagram for DBTLabPadClient01:

Classes

class  MyAdapterStatusListener
 
class  MyGATTEventListener
 

Public Member Functions

void runTest (final BTManager manager)
 

Static Public Member Functions

static void main (final String[] args) throws InterruptedException
 

Detailed Description

This Java example demonstrates a client connecting to Avalun's LabPad device.

It differs from dbt_scanner10 as follows:

Other than that, please refer to dbt_scanner10 as a general example.

Definition at line 91 of file DBTLabPadClient01.java.

Member Function Documentation

◆ runTest()

void DBTLabPadClient01.runTest ( final BTManager  manager)

Definition at line 776 of file DBTLabPadClient01.java.

Here is the caller graph for this function:

◆ main()

static void DBTLabPadClient01.main ( final String[]  args) throws InterruptedException
static

Definition at line 828 of file DBTLabPadClient01.java.


The documentation for this class was generated from the following file: