Manual

5
Automation API for CATC Bluetooth Analyzers
CATC Ver. 1.40
2. Automation API Description
This chapter describes the commands in the BTTracer, Merlin, & Merlin Mobile
Automation API.
2.1 Introduction
The CATC BTAnalyzer API exposes the following objects and interfaces:
Only BTAnalyzer object is creatable at the top level ( that is, via CoCreateInstance
call), instantiation of an object of other classes requires API calls. The following
Objects Interfaces Description
BTAnalyzer
IBTAnalyzer Primary analyzer interface
_IAnalyzerEvents Analyzer event source
BTTrace
IBTTrace Trace file interface
BTRecOptions
IBTRecOptions Recording options interface
BTNeighborhood
IBTNeighborhood Bluetooth neighborhood collection
interface
BTDevice
IBTDevice Bluetooth device interface
AnalyzerErrorrs
IAnalyzerErrors Error collection interface