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

This Java peripheral BTRole::Slave GATT server example uses an event driven workflow. More...

Collaboration diagram for DBTPeripheral00:

Classes

class  MyAdapterStatusListener
 
class  MyGATTServerListener
 

Public Member Functions

void runTest (final BTManager manager)
 

Static Public Member Functions

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

Detailed Description

This Java peripheral BTRole::Slave GATT server example uses an event driven workflow.

See dbt_peripheral00.cpp for invocation examples, since both apps are fully compatible.

Examples
DBTPeripheral00.java.

Definition at line 73 of file DBTPeripheral00.java.

Member Function Documentation

◆ runTest()

void DBTPeripheral00.runTest ( final BTManager  manager)
Examples
DBTPeripheral00.java.

Definition at line 755 of file DBTPeripheral00.java.

Here is the caller graph for this function:

◆ main()

static void DBTPeripheral00.main ( final String[]  args) throws InterruptedException
static
Examples
DBTPeripheral00.java.

Definition at line 787 of file DBTPeripheral00.java.


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