AUTOMOTIVE BLUETOOTH TELEPHONY.

Size: px
Start display at page:

Download "AUTOMOTIVE BLUETOOTH TELEPHONY."

Transcription

1 Timo Müller, Mikel Astiz AUTOMOTIVE BLUETOOTH TELEPHONY. COMBINING BlueZ AND THE MODERN VEHICLE.

2 AUTOMOTIVE BLUETOOTH TELEPHONY. WHY ARE WE DOING THIS? Building Open Source IVI Stack for Bluetooth Use Cases using BlueZ, ofono and PulseAudio feeding back APIs and architectural decisions into the GENIVI Alliance Page 2

3 BLUETOOTH BASICS. DATA TRANSPORT ARCHITECTURE. L2CAP Layer L2CAP Channels Logical Links Logical Layer Logical Transports Physical Links Physical Layer Physical Channel (cf. [1] Architecture &Terminology Overview, p. 39) Page 3

4 BLUETOOTH BASICS. PHYSICAL LAYER. Physical Channel Frequency Hopping Sequence Access Code Packet Timing Master Slave L2CAP Layer L2CAP Channels Physical Link represents a connection between Bluetooth devices Logical Layer Physical Layer Logical Links Logical Transports Physical Links Physical Channel (see. [2] Core System Package, p. 71ff and 96ff) Page 4

5 BLUETOOTH BASICS. LOGICAL LAYER. Logical Transport defines a communication channel with a set of characteristics: Flow control Acknowledgment and repeat mechanisms Sequence numbering Scheduling behaviour Logical Link associated with a logical transport supports applications with different transport requirements L2CAP Layer Logical Layer Physical Layer L2CAP Channels Logical Links Logical Transports Physical Links Physical Channel (see. [1] Architecture & Terminology Overview, p. 61) Page 5

6 BLUETOOTH BASICS. LOGICAL TRANSPORTS. ACL (Asynchronous Connection-Oriented) Packet-switched communication Master Slave SCO (Synchronous Connection-Oriented) Circuit-switched communication Master Slave L2CAP Layer Logical Layer Physical Layer L2CAP Channels Logical Links Logical Transports Physical Links Physical Channel Page 6

7 BLUETOOTH BASICS. LOGICAL LINK CONTROL AND ADAPTATION PROTOCOL LAYER. L2CAP Channel used for connection-oriented and connectionless data services offers Segmentation and reassembly of packets Flow Control Error Control and retransmission L2CAP Layer L2CAP Channels Logical Layer Logical Links Logical Transports Physical Layer Physical Links Physical Channel (see. [3] Core System Package, p. 30ff) Page 7

8 HANDS-FREE PROFILE (HFP). ROLES. Headset Bluetooth connection Cellular connection Cellular Network Hands-free car kit Hands-Free Unit (HF) Audio Gateway (AG) (cf. [4] Hands-Free Profile 1.6, p. 14) Page 8

9 HANDS-FREE PROFILE (HFP). STRUCTURE. Hands-Free Profile (HFP) AT CMD Serial Port Profile (SPP) SCO and esco (Audio) Generic Access Profile (GAP) RFCOMM Service Discovery Profile (SDP) Logical Link and Adaption Layer (L2CAP) Host Controller Interface (HCI) Controller(s) (cf. [4] Hands-Free Profile 1.6, p. 10) Page 9

10 HANDS-FREE PROFILE (HFP). STRUCTURE. Hands-Free Profile (HFP) AT CMD Serial Port Profile (SPP) SCO and esco (Audio) Generic Access Profile (GAP) RFCOMM RFCOMM Socket Service Discovery Profile (SDP) SCO Socket Logical Link and Adaption Layer (L2CAP) Host Controller Interface (HCI) Controller(s) L2CAP Socket (cf. [4] Hands-Free Profile 1.6, p. 10) Page 10

11 HANDS-FREE PROFILE (HFP). STRUCTURE. Hands-Free Profile (HFP) AT CMD Serial Port Profile (SPP) SCO and esco (Audio) Generic Access Profile (GAP) RFCOMM RFCOMM Socket Service Discovery Profile (SDP) SCO Socket Logical Link and Adaption Layer (L2CAP) Host Controller Interface (HCI) Controller(s) L2CAP Socket (cf. [4] Hands-Free Profile 1.6, p. 10) Page 11

12 ARCHITECTURE. CORE COMPONENTS AND APIs. ofono D-Bus API BlueZ D-Bus API Pulseaudio RFCOMM Socket Management Socket SCO Socket Kernel Host Controller Interface (HCI) Bluetooth Hardware Page 12

13 ARCHITECTURE. CORE COMPONENTS AND APIs. User Interface (Human Machine Interface) ofono BlueZ Pulseaudio Handsfree API Handle Connections Handover RFCOMM Media API Handle audio streams Suspend and resume Echo cancellation and noise reduction Page 13

14 ARCHITECTURE. CORE COMPONENTS AND APIs. User Interface (Human Machine Interface) Telephony Control Dialing Call Handling (Accept, Reject, Hold) Multiparty Call Handling Bluetooth Device Control Device Inquiry Device Pairing Profile Activation Priority Handling Audio Control Microphone Mute Echo Cancellation / Noise Reduction Policy Handling ofono BlueZ Pulseaudio Page 14

15 ARCHITECTURE. HUMAN MACHINE INTERFACE. User Interface (Human Machine Interface) ofono BlueZ Pulseaudio Page 15

16 BLUETOOTH BASICS. OTHER RELEVANT AUDIO PROFILES. A2DP (Advanced Audio Distribution Profile) Setup, Control and manipulate streaming of compressed audio Stream high-quality Audio over ACL-Link AVRCP (Audio/Video Remote Control Profile) Control a media player and retrieve current status Browse and Search library of a media player HSP (Headset Profile) Full-duplex audio connection over SCO-Link Minimal device control Page 16

17 SINGLE PHONE USE CASES. PUTTING CALLS ON HOLD. Bluetooth connection Call active Call on hold Audio connection (HFP) Active call Put call on hold Hold call Activate held call Activate call Page 17

18 SINGLE PHONE USE CASES. PRIVATE MODE (ACTIVE CALL). Bluetooth connection Call active Call on hold Audio connection (HFP) Active call Enter private mode Disconnect Audio Leave private mode Connect Audio Page 18

19 SINGLE PHONE USE CASES. PRIVATE MODE (INCOMING CALL). Bluetooth connection Call active Call on hold Audio connection (HFP) Answer call Ringing Active call Leave private mode Connect Audio Page 19

20 SINGLE PHONE USE CASES. AUDIO PRIORITIES. Bluetooth connection Call active Call on hold Audio connection (HFP) Audio stream (A2DP) Ringing Active call Answer call Hang up call Hang up call Page 20

21 SINGLE PHONE USE CASES. AUDIO PRIORITIES. Bluetooth connection Call active Call on hold Audio connection (HFP) Audio stream (A2DP) Ringing Active call Answer call Hang up call Hang up call Page 21

22 SINGLE PHONE USE CASES. AUDIO PRIORITIES UNDER THE HOOD. ofono BlueZ Pulseaudio UI Bluetooth connection Call active Call on hold Audio connection (HFP) Audio stream (A2DP) +CIEV SCO connect ATA OK Stop audio new_call() PropertyChanged() Acquire() SCO Socket Ringing call_answer() PropertyChanged(call active) Notify Answer OK Page 22

23 DEMO. Page 23

24 MULTI-PHONE USE CASES. HOLD AND ANSWER. Bluetooth connection Call active Call on hold Audio connection (HFP) Active call Ringing Put call on hold Hold and Answer Answer call Page 24

25 MULTI-PHONE USE CASES. SWAPPING CALLS. Bluetooth connection Call active Call on hold Audio connection (HFP) Call on hold Active call Activate held call Swap calls Put call on hold Page 25

26 MULTI-PHONE USE CASES. AUTOMATIC REJECT. Bluetooth connection Call active Call on hold Audio connection (HFP) Active call Call on hold Ringing Reject Ringing Reject Page 26

27 THE ROAD AHEAD. Wide band speech Transition to BlueZ 5.0 Audio Routing IOP Testing Used Versions: BlueZ: dbd9c3109e77088de3d7e35dec78524ba73d1ad4 ofono: ce79121d27555dc8ad43b5db49a35db83a01a0b8 PulseAudio: a423ee0f3d36b98baff64cc e738b402d Page 27

28 THANK YOU VERY MUCH FOR YOUR INTEREST. Page 28

29 RESOURCES [1] Bluetooth SIG, Specification of Bluetooth System, Core, v4.0, Volume 1: Architecture & Terminology Overview [2] Bluetooth SIG, Specification of Bluetooth System, Core, v4.0, Volume 2: Core System Package [BR/DER Controller Volume] [3] Bluetooth SIG, Specification of Bluetooth System, Core, v4.0, Volume 3: Core System Package [Host Volume] [4] Bluetooth SIG, Specification of Bluetooth System, Profiles, Version 1.6, Hands-Free Profile Page 29

Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work

Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work Rudi Latuske, ARS Software GmbH 1. Bluetooth in Medical Applications Bluetooth, as a short range wireless technology, is very

More information

Timo Müller NFC AND THE VEHICLE. TESTING THE LINUX NFC STACK. BMW Car IT GmbH

Timo Müller NFC AND THE VEHICLE. TESTING THE LINUX NFC STACK. BMW Car IT GmbH Timo Müller NFC AND THE VEHICLE. TESTING THE LINUX NFC STACK. BMW Car IT GmbH NEARD FIELD COMMUNICATION. WHAT IS IT? Easy connections, quick transactions, and simple data sharing. NFC-Forum.org Fast connection

More information

Audio streaming over Bluetooth

Audio streaming over Bluetooth Audio streaming over Bluetooth Marcel Holtmann BlueZ Project marcel@holtmann.org Abstract During the last year the Linux Bluetooth community worked hard to establish a solution for streaming audio using

More information

Bluetooth Solutions for Apple ios Devices 2/14/2013 1

Bluetooth Solutions for Apple ios Devices 2/14/2013 1 Bluetooth Solutions for Apple ios Devices 2/14/2013 1 Topics Introduction Bluegiga s Solution for ios Devices Compatible Products Summary 2/14/2013 2 Introduction Bluetooth BR/EDR compatible ios devices

More information

WPAN. Contents. S-72.3240 Wireless Personal, Local, Metropolitan, and Wide Area Networks 1

WPAN. Contents. S-72.3240 Wireless Personal, Local, Metropolitan, and Wide Area Networks 1 Contents Bluetooth (IEEE 802.15.1) Network topology FHSS operation Link delivery services System architecture & protocols Usage models ZigBee (IEEE 802.15.4) Network topology Physical layer operation CSMA/CA

More information

Android Auto PoC. October 21. 21- Oct-15. Maxim Ovchinnikov Architect Harman

Android Auto PoC. October 21. 21- Oct-15. Maxim Ovchinnikov Architect Harman Android Auto PoC October 2 Maxim Ovchinnikov Architect Harman 2- Oct-5 This work is licensed under a Creative Commons Attribution-Share Alike 4.0 (CC BY-SA 4.0) Purpose of this PoC The purpose of this

More information

Working With Bluetooth Devices

Working With Bluetooth Devices Working With Bluetooth Devices Preliminary 2004-06-29 Apple Computer, Inc. 2003, 2004 Apple Computer, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system,

More information

Wireless Personal Area Networks (WPANs)

Wireless Personal Area Networks (WPANs) Wireless Personal Area Networks (WPANs) Bluetooth, ZigBee Contents Introduction to the IEEE 802 specification family Concept of ISM frequency band Comparison between different wireless technologies ( and

More information

Bluetooth Operation. In - Dash Navigation Radio

Bluetooth Operation. In - Dash Navigation Radio Bluetooth Operation In - Dash Navigation Radio Introduction Congratulations on your purchase of the In-Dash Navigation Radio. Please read the instruction manual for this product before using. The documentation

More information

Jabra CRUISER2. User manual. www.jabra.com MUTE VOL - VOL + jabra

Jabra CRUISER2. User manual. www.jabra.com MUTE VOL - VOL + jabra Jabra CRUISER2 VOL - VOL + MUTE jabra User manual www.jabra.com Contents THANK YOU...2 ABOUT YOUR JABRA CRUISER2...2 WHAT YOUR SPEAKERPHONE CAN DO...3 GETTING STARTED...4 CHARGE YOUR SPEAKERPHONE...4 TURNING

More information

Bluetooth Handsfree Kit. Car Speakerphone (For Bluetooth Mobile Phones)

Bluetooth Handsfree Kit. Car Speakerphone (For Bluetooth Mobile Phones) Bluetooth Handsfree Kit Car Speakerphone (For Bluetooth Mobile Phones) Table of Contents 1. Product Description 3 2. Product Overview 3 3. Charging 4 4. Power On/Off 4 Power On 4 Power Off 4 5. Selecting

More information

Jabra FREEWAY. User manual. www.jabra.com

Jabra FREEWAY. User manual. www.jabra.com Jabra FREEWAY User manual www.jabra.com CONTENTS THANK YOU...2 ABOUT YOUR...2 WHAT YOUR SPEAKERPHONE CAN DO...3 GETTING STARTED...4 CHARGE YOUR SPEAKERPHONE...4 TURNING YOUR SPEAKERPHONE ON AND OFF...5

More information

Bluetooth Module Car Kits

Bluetooth Module Car Kits Bluetooth Module Car Kits YT-BTM User Manual English I Product Introduction YATOUR Bluetooth Module Car Kits (hereinafter referred to as YT- BTM ) should be used with YATOUR Digital Music Changer or YATOUR

More information

Automated Testing of Bluetooth Connectivity. Technical Brief 20100202 from Missing Link Electronics:

Automated Testing of Bluetooth Connectivity. Technical Brief 20100202 from Missing Link Electronics: Technical Brief 20100202 from Missing Link Electronics: Automated Testing of Bluetooth Connectivity Testing Bluetooth is hard. Harder when development-cycles of the connection partners significantly differ,

More information

En g l i s h. Bluetooth Headset for Motorcycle. VOX Technology Intercom Technology Multi-Point Connection

En g l i s h. Bluetooth Headset for Motorcycle. VOX Technology Intercom Technology Multi-Point Connection En g l i s h TOOTH Bluetooth Headset for Motorcycle VOX Technology Intercom Technology Multi-Point Connection Features Auto-Volume Level Adjusting Stereo (A2DP) Audio GPS A. PRODUCT DESCRIPTION: SHARKTOOTH

More information

Jabra FREEWAY. User manual. www.jabra.com

Jabra FREEWAY. User manual. www.jabra.com Jabra FREEWAY User manual www.jabra.com CONTENTS THANK YOU.................................................... 2 ABOUT YOUR.................................. 2 WHAT YOUR SPEAKERPHONE CAN DO..........................

More information

Introduction to VoIP Technology

Introduction to VoIP Technology Lesson 1 Abstract Introduction to VoIP Technology 2012. 01. 06. This first lesson of contains the basic knowledge about the terms and processes concerning the Voice over IP technology. The main goal of

More information

1. Public Switched Telephone Networks vs. Internet Protocol Networks

1. Public Switched Telephone Networks vs. Internet Protocol Networks Internet Protocol (IP)/Intelligent Network (IN) Integration Tutorial Definition Internet telephony switches enable voice calls between the public switched telephone network (PSTN) and Internet protocol

More information

Harmonizing policy management with Murphy in GENIVI, AGL and TIZEN IVI

Harmonizing policy management with Murphy in GENIVI, AGL and TIZEN IVI Harmonizing policy management with Murphy in GENIVI, AGL and TIZEN IVI 1 Long term TIZEN Objectives for harmonization Support in TIZEN for coexistence of GENIVI applications Allow portable business rules

More information

JABRA DRIVE USER MANUAL

JABRA DRIVE USER MANUAL JABRA DRIVE USER MANUAL Contents THANK YOU...2 ABOUT YOUR JABRA DRIVE...2 WHAT YOUR JABRA DRIVE CAN DO....3 HOW TO PRESS THE BUTTONS...4 WHAT THE LIGHT MEANS...4 GETTING STARTED.............................................

More information

Data sheet Wireless UART firmware version 4.02

Data sheet Wireless UART firmware version 4.02 Data sheet Wireless UART firmware version 4.02 BLUETOOTH is a trademark owned by Bluetooth SIG, Inc., U.S.A. and licensed to Free2move Rev: 22 December 2008 Table of contents 1 GENERAL INFORMATION...4

More information

BTC450 Bluetooth Car Kit

BTC450 Bluetooth Car Kit BTC450 Bluetooth Car Kit User Manual 2012 Kinivo LLC. All rights reserved. Kinivo is a trademark of Kinivo LLC. Bluetooth word mark and the Bluetooth logo are registered trademarks of Bluetooth SIG. All

More information

File Transfer Using Bluetooth

File Transfer Using Bluetooth 2004:088 CIV MASTER S THESIS File Transfer Using Bluetooth MARCUS CARLSSON ERIK HOLMBERG MASTER OF SCIENCE PROGRAMME Department of Computer Science and Electrical Engineering Division of Computer Science

More information

Architectural Overview of Intel s Bluetooth Software Stack

Architectural Overview of Intel s Bluetooth Software Stack Architectural Overview of Intel s Bluetooth Software Stack Kris Fleming, Mobile Computing Group, Intel Corporation Uma Gadamsetty, Mobile Computing Group, Intel Corporation Robert J Hunter, Mobile Computing

More information

Dension BTA1500 Bluetooth Module

Dension BTA1500 Bluetooth Module USER MANUAL Dension BTA1500 Bluetooth Module DEBTA-9201-2 1 www.dension.com USER MANUAL - BTA1500 Contents 1. Introduction... p.2 2. Useful Information... p.2 3. Package contents... p.3 4. Car compatibility...

More information

1.0 Safety Instruction

1.0 Safety Instruction According to the European WEEE directive, electrical and electronic equipment must not be disposed with consumers waste. Its components must be recycled or disposed apart from each other. Otherwise contaminative

More information

Hardware and software implications of creating Bluetooth Scatternet devices

Hardware and software implications of creating Bluetooth Scatternet devices Hardware and software implications of creating Bluetooth Scatternet devices David Johnson Abstract This paper seeks to explain the practical issues encountered when implementing point to multipoint capable

More information

The user interface of SIPPS is fully skinnable

The user interface of SIPPS is fully skinnable - THE ULTIMATE SOFTWARE TELEPHONE - SIPPS : Voice over IP for everybody SIPPS is a professional Voice over IP client software SIPPS is fully SIP-compliant Fully customizable softphone The user interface

More information

MOSTO MO-S1 Bluetooth Handsfree Upgrade kit for M.O.S.T Cars. Developed specially for high-end vehicle that is equipped with M.O.S.

MOSTO MO-S1 Bluetooth Handsfree Upgrade kit for M.O.S.T Cars. Developed specially for high-end vehicle that is equipped with M.O.S. MOSTO MO-S1 Bluetooth Handsfree Upgrade kit for M.O.S.T Cars Developed specially for high-end vehicle that is equipped with M.O.S.T system VISEEO MOSTO MOSTO Bluetooth Handsfree car kit is designed for

More information

Jabra SUPREME. User manual. www.jabra.com

Jabra SUPREME. User manual. www.jabra.com Jabra SUPREME User manual www.jabra.com Contents THANK YOU...2 ABOUT YOUR JABRA SUPREME...2 WHAT YOUR headset CAN DO...3 GETTING STARTED...4 CHARGE YOUR...4 TURNING YOUR headset ON AND OFF...5 PAIRING

More information

BLUETOOTH SERIAL PORT PROFILE. iwrap APPLICATION NOTE

BLUETOOTH SERIAL PORT PROFILE. iwrap APPLICATION NOTE BLUETOOTH SERIAL PORT PROFILE iwrap APPLICATION NOTE Thursday, 19 April 2012 Version 1.2 Copyright 2000-2012 Bluegiga Technologies All rights reserved. Bluegiga Technologies assumes no responsibility for

More information

SERVICE DISCOVERY APPLICATION PROFILE

SERVICE DISCOVERY APPLICATION PROFILE Part K:2 SERVICE DISCOVERY APPLICATION PROFILE This document defines the features and procedures for an application in a Bluetooth device to discover services registered in other Bluetooth devices and

More information

USER MANUAL. www.interphone.cellularline.com Export Dept. international.interphone@cellularline.com. www.interphone.cellularline.

USER MANUAL. www.interphone.cellularline.com Export Dept. international.interphone@cellularline.com. www.interphone.cellularline. USER MANUAL www.interphone.cellularline.com Export Dept. international.interphone@cellularline.com www.interphone.cellularline.com 1 Introduction 1.1 Hello! Index: Thank you for choosing our product. InterphoneF5MC

More information

PM0237 Programming manual

PM0237 Programming manual Programming manual BlueNRG, BlueNRG-MS stacks programming guidelines Introduction Note: The main purpose of this document is to provide a developer with some reference programming guidelines about how

More information

S4 USER GUIDE. Read Me to Get the Most Out of Your Device...

S4 USER GUIDE. Read Me to Get the Most Out of Your Device... S4 USER GUIDE Read Me to Get the Most Out of Your Device... Contents Introduction 4 Remove the Protective Cover 5 Charge Your S4 5 Pair the S4 with your Phone 6 Install the S4 in your Car 8 Using the Handsfree

More information

Important Notice Baracoda products works with all Bluetooth devices accepting both SPP connection and sniff mode.

Important Notice Baracoda products works with all Bluetooth devices accepting both SPP connection and sniff mode. Compatibity paper for Bluetooth barcode and RFID readers: Baracoda Pencil2 DFly RoadRunners / RoadRunners Evolution ScanWear ToughRunners IdBlue TagRunners DualRunners Important Notice Baracoda products

More information

Scatternet - Part 1 Baseband vs. Host Stack Implementation. White paper

Scatternet - Part 1 Baseband vs. Host Stack Implementation. White paper Scatternet - Part 1 Baseband vs. Host Stack Implementation White paper Ericsson Technology Licensing June 2004 Contents 1....Abstract 3 2.... Introduction 4 3.... Scatternet user case 5 4.... Interoperability

More information

Bluetooth Protocol Architecture

Bluetooth Protocol Architecture Bluetooth WHITE PAPER DATE Aug 25th 99 N.B. DOCUMENT NO. 1.C.120/1.0 RESPONSIBLE Riku Mettala E-MAIL ADDRESS riku.mettala@nmp.nokia.com STATUS Bluetooth Protocol Architecture Version 1.0 This white paper

More information

Part K:11 OBJECT PUSH PROFILE

Part K:11 OBJECT PUSH PROFILE Part K:11 OBJECT PUSH PROFILE This application profile defines the application requirements for Bluetooth devices necessary for the support of the Object Push usage model. The requirements are expressed

More information

IP PBX using SIP. Voice over Internet Protocol

IP PBX using SIP. Voice over Internet Protocol IP PBX using SIP Voice over Internet Protocol Key Components for an IP PBX setup Wireless/Fiber IP Networks (Point to point/multi point, LAN/WAN/Internet) Central or Multicast SIP Proxy/Server based Virtual

More information

Overview. Securing TCP/IP. Introduction to TCP/IP (cont d) Introduction to TCP/IP

Overview. Securing TCP/IP. Introduction to TCP/IP (cont d) Introduction to TCP/IP Overview Securing TCP/IP Chapter 6 TCP/IP Open Systems Interconnection Model Anatomy of a Packet Internet Protocol Security (IPSec) Web Security (HTTP over TLS, Secure-HTTP) Lecturer: Pei-yih Ting 1 2

More information

Broadcom Bluetooth Software BTW6.X Audio Switch Function

Broadcom Bluetooth Software BTW6.X Audio Switch Function White Paper Broadcom Bluetooth Software BTW6.X Audio Switch Function This document describes the audio output switching mechanism of BTW software. February 28, 2007 Background Broadcom Vista Profile Pack

More information

Bluetooth Wireless Monitoring, Managing and Control for Inter Vehicle in Vehicular Ad-Hoc Networks

Bluetooth Wireless Monitoring, Managing and Control for Inter Vehicle in Vehicular Ad-Hoc Networks Journal of Computer Science 5 (12): 922-929, 2009 ISSN 1549-3636 2009 Science Publications Bluetooth Wireless Monitoring, Managing and Control for Inter Vehicle in Vehicular Ad-Hoc Networks Helia Mamdouhi,

More information

Voyager Legend. User Guide

Voyager Legend. User Guide Voyager Legend User Guide Contents What's in the Box 3 Accessories 4 Headset Overview 5 Pairing 6 Get Paired 6 Pair another phone 6 Charge 7 Fit 8 Change the eartip 8 Wear on the left or right 8 The Basics

More information

SPH-DA120. English. Operation Manual. Smartphone Receiver

SPH-DA120. English. Operation Manual. Smartphone Receiver Operation Manual Smartphone Receiver SPH-DA120 Notice to all users: This software requires that the product is properly connected to your vehicle s parking brake and depending on your vehicle, additional

More information

Bluetooth Tutorial. Dennis Sweeney Center for Wireless Telecommunications. dsweeney@vt.edu

Bluetooth Tutorial. Dennis Sweeney Center for Wireless Telecommunications. dsweeney@vt.edu Bluetooth Tutorial Dennis Sweeney Center for Wireless Telecommunications dsweeney@vt.edu Max Robert Mobile and Portable Radio Research Group DotMobile, Inc. robert@dotmobile.net June 14, 2000 Overview

More information

WiLink 8 Solutions. Coexistence Solution Highlights. Oct 2013

WiLink 8 Solutions. Coexistence Solution Highlights. Oct 2013 WiLink 8 Solutions Coexistence Solution Highlights Oct 2013 1 Products on market with TI connectivity 2004 2007 2009-11 2013 Use cases: BT voice, WLAN data Features: TDM based operation Strict protection

More information

The OSI Model and the TCP/IP Protocol Suite PROTOCOL LAYERS. Hierarchy. Services THE OSI MODEL

The OSI Model and the TCP/IP Protocol Suite PROTOCOL LAYERS. Hierarchy. Services THE OSI MODEL The OSI Model and the TCP/IP Protocol Suite - the OSI model was never fully implemented. - The TCP/IP protocol suite became the dominant commercial architecture because it was used and tested extensively

More information

JABRA EXTREME2. Jabra USER MANUAL

JABRA EXTREME2. Jabra USER MANUAL JABRA EXTREME2 Jabra USER MANUAL Contents THANK YOU...2 ABOUT YOUR JABRA EXTREME2...2 WHAT YOUR HEADSET DOES...3 JABRA VOICE GUIDANCE...4 GETTING STARTED............................................. 5

More information

Mapping of Services on Bluetooth Radio Networks

Mapping of Services on Bluetooth Radio Networks Mapping of s on Bluetooth Radio Networks J. Dunlop and N. Amanquah University of Strathclyde -Department of Electronic and Electrical Engineering, Glasgow G1 1XW, Scotland Ph.: +44 141 5482081, Fax:+44

More information

USER MANUAL. www.interphone.cellularline.com Export Dept. international.interphone@cellularline.com. www.interphone.cellularline.

USER MANUAL. www.interphone.cellularline.com Export Dept. international.interphone@cellularline.com. www.interphone.cellularline. USER MANUAL www.interphone.cellularline.com Export Dept. international.interphone@cellularline.com www.interphone.cellularline.com 1 Introduction 1.1 Hello! Index: Thank you for choosing our product. InterphoneF4MC

More information

Lean and Easy Ways to Adopt MOST Technology

Lean and Easy Ways to Adopt MOST Technology Lean and Easy Ways to Adopt MOST Technology Microchip Puts the Synergistic Power of Evolution Right Into Your Hands Harald Kohler, Senior Manager, Business Development & Strategic Marketing Microchip Technology

More information

Bluetooth headset for phone calls. Presence. Instruction manual

Bluetooth headset for phone calls. Presence. Instruction manual Bluetooth headset for phone calls Presence Instruction manual Contents Contents Important safety information... 2 The Presence Bluetooth headset... 4 Package contents... 5 Product overview... 6 Presence

More information

4. H.323 Components. VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19

4. H.323 Components. VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19 4. H.323 Components VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19 4.1 H.323 Terminals (1/2)...3 4.1 H.323 Terminals (2/2)...4 4.1.1 The software IP phone (1/2)...5 4.1.1 The software

More information

EXERCISE FREAK TM AH-W150. Bluetooth Headphones / In Ear Headphones. Owner s Manual

EXERCISE FREAK TM AH-W150. Bluetooth Headphones / In Ear Headphones. Owner s Manual EXERCISE FREAK TM AH-W150 tooth Headphones / In Ear Headphones Owner s Manual Getting started Thank you for purchasing your DENON Globe Cruiser headphones. DENON s engineers have taken great care to design

More information

Explorer 500 Series. User Guide

Explorer 500 Series. User Guide Explorer 500 Series User Guide Contents Welcome 3 What's in the box 4 Accessories 5 Headset Overview 6 Be safe 6 Pair 7 Get Paired 7 Use two phones 7 Adjust the fit 8 Charge Headset 9 The Basics 10 Answer

More information

Whitepaper: Microsoft Office Communications Server 2007 R2 and Cisco Unified Communications Manager Integration Options

Whitepaper: Microsoft Office Communications Server 2007 R2 and Cisco Unified Communications Manager Integration Options Whitepaper: Microsoft Office Communications Server 2007 R2 and Cisco Unified Communications Manager Integration Options Document Summary This document provides information on several integration scenarios

More information

Call Recorder Oygo Manual. Version 1.001.11

Call Recorder Oygo Manual. Version 1.001.11 Call Recorder Oygo Manual Version 1.001.11 Contents 1 Introduction...4 2 Getting started...5 2.1 Hardware installation...5 2.2 Software installation...6 2.2.1 Software configuration... 7 3 Options menu...8

More information

Mentor Embedded IVI Solutions

Mentor Embedded IVI Solutions Mentor Embedded IVI Solutions Infotainment Instrument Cluster Andrew Patterson andrew_patterson@mentor.com Business Development Director Automotive Embedded Software mentor.com/embedded Android is a trademark

More information

Release Note. Bluetooth Stack for Windows by TOSHIBA. Version 7.10.01

Release Note. Bluetooth Stack for Windows by TOSHIBA. Version 7.10.01 Release Note Bluetooth Stack for Windows by TOSHIBA Version 7.10.01 Microsoft and Windows are registered trademarks of Microsoft Corporation in the United States and/or other countries. The Bluetooth word

More information

User Manual. BluLink. Wireless Cell Phone and Music Adapter. www.pilot-usa.com www.pilotblulink.com

User Manual. BluLink. Wireless Cell Phone and Music Adapter. www.pilot-usa.com www.pilotblulink.com User Manual BluLink Wireless Cell Phone and Music Adapter www.pilot-usa.com www.pilotblulink.com Thank you for purchasing BluLink At Pilot Communications USA we have been instrumental in bringing cutting

More information

Cisco SPA525G2 5-Line IP Phone

Cisco SPA525G2 5-Line IP Phone Q & A Cisco SPA525G2 5-Line IP Phone Q. What is the Cisco SPA525G2 5-Line IP Phone? A. The Cisco SPA525G2 IP Phone is a five-line phone that features a high resolution color display. The phone operates

More information

Presence. Bluetooth headset for phone calls. Instruction manual

Presence. Bluetooth headset for phone calls. Instruction manual Bluetooth headset for phone calls Presence Instruction manual Contents Contents Important safety information... 2 The Presence Bluetooth headset... 4 Package contents... 5 Product overview... 6 Presence

More information

Marque 2 M165. User Guide

Marque 2 M165. User Guide Marque 2 M165 User Guide Contents What's in the Box 3 Headset Overview 4 Pairing 5 Pair First Time 5 Pair Another Phone 5 Charge 6 Fit 7 Adjust the Fit 7 The Basics 8 Make/Take/End Calls 8 Mute 8 Adjust

More information

T1 QUICK START GUIDE

T1 QUICK START GUIDE T1 QUICK START GUIDE 1 T1 Quick Start Guide: English Microphones Indicator Light Multi- Function Button (MFB) Charging Port 2 Charge Your T1 Your T1 has been given an initial partial charge to get started,

More information

Enterprise Edge M7310 Quick Reference Guide

Enterprise Edge M7310 Quick Reference Guide Enterprise Edge M7310 Quick Reference Guide 2000 Nortel Networks P0908513 Issue 03 Your Enterprise Edge M7310 Telephone Shift button For using the top function of a dual-memory button. Display shows the

More information

Plantronics BackBeat 903/906 User Guide

Plantronics BackBeat 903/906 User Guide Plantronics BackBeat 903/906 User Guide Welcome Thank you for purchasing the Plantronics BackBeat 903/906 headphones. This guide contains instructions for setting up and using your new headphones. Before

More information

SENSE: USER GUIDE. Read Me to Get the Most Out of Your Device...

SENSE: USER GUIDE. Read Me to Get the Most Out of Your Device... SENSE: USER GUIDE Read Me to Get the Most Out of Your Device... BlueAnt SENSE Speaker Multi-Function Button (the symbol) Battery Indicator Touch-Sensitive Volume Controls ENGLISH Charge Port On/Off Switch

More information

Safety and General Information

Safety and General Information User Guide Safety and General Information Please read the following information before using this product Users are not permitted to make changes or modify the product and the accessories in any way. Do

More information

Jabra TALK USER MANUAL

Jabra TALK USER MANUAL Jabra TALK USER MANUAL CONTENTS THANK YOU...2 ABOUT YOUR...2 WHAT YOUR HEADSET DOES...3 GETTING STARTED...4 CHARGE YOUR HEADSET...4 TURNING YOUR HEADSET ON AND OFF...5 PAIRING IT WITH YOUR PHONE...5 WEARING

More information

Polycom SoundPoint IP 600 SIP 1.5

Polycom SoundPoint IP 600 SIP 1.5 Polycom SoundPoint IP 600 SIP 1.5 Quick Reference Guide Written by: Customer Training and Documentation (CTD) http://customertraining.verizonbusiness.com Introduction........................................

More information

DSB-100 Portable Premium Bluetooth Speaker Owner s Manual

DSB-100 Portable Premium Bluetooth Speaker Owner s Manual . DSB-100 Portable Premium Bluetooth Speaker Owner s Manual You can print more than one page of a PDF onto a single sheet of paper. 1 Index Preparation Unpacking 3 Overview 4 Sound Quality 4 Design 4 Operation

More information

Packetized Telephony Networks

Packetized Telephony Networks Packetized Telephony Networks Benefits of Packet Telephony Networks Traditionally, the potential savings on long-distance costs was the driving force behind the migration to converged voice and data networks.

More information

About this Quick-Reference Guide

About this Quick-Reference Guide About this Quick-Reference Guide The navigation functions of the Toyota Touch & Go are described in the Toyota Touch & Go Owner s Manual. This Quick-Reference Guide describes how you can use the "connected

More information

BTH240 Wireless Bluetooth Headphone

BTH240 Wireless Bluetooth Headphone BTH240 Wireless Bluetooth Headphone User Manual 2012 Kinivo LLC. All rights reserved. Kinivo is a trademark of Kinivo LLC. Bluetooth word mark and the Bluetooth logo are registered trademarks of Bluetooth

More information

IN-CAR COMMUNICATION USING WIRELESS TECHNOLOGY

IN-CAR COMMUNICATION USING WIRELESS TECHNOLOGY IN-CAR COMMUNICATION USING WIRELESS TECHNOLOGY Marc Bechler*, Jochen Schiller**, Lars Wolf* * Institute of Telematics, Universität Karlsruhe (TH), Germany Tel: +49 721 608 [6397 8104] Fax: +49 721 388097

More information

LEARN MORE. Voyager PRO HD

LEARN MORE. Voyager PRO HD LEARN MORE Voyager PRO HD TAKE A GOOD LOOK CALL BUTTON Take a call or end it (1 tap) Redial (2 taps) Initiate phone s voice-dialing (2-second press until tone heard) Reconnect lost connection (1 tap) Transfer

More information

How To Understand The Internet From A Telephone To A Computer (For A Computer)

How To Understand The Internet From A Telephone To A Computer (For A Computer) Basic Concepts In Computer Networking Antonio Carzaniga Faculty of Informatics University of Lugano September 19, 2014 Goal of this Lecture Understand what packet switching is Understand what circuit switching

More information

SIP-T22P User s Guide

SIP-T22P User s Guide SIP-T22P User s Guide Thank you for choosing this T-22 Enterprise IP Phone. This phone is especially designed for active users in the office environment. It features fashionable and sleek design, and abundant

More information

HIGH-SECURITY MOBILITY MANAGEMENT FROM BLACKBERRY

HIGH-SECURITY MOBILITY MANAGEMENT FROM BLACKBERRY DATASHEET HIGH-SECURITY MOBILITY MANAGEMENT FROM BLACKBERRY Gold level EMM for BlackBerry Regulated-level security for BlackBerry 10 devices Ultimate security. BlackBerry 10 devices managed by BES10 with

More information

Understanding TCP/IP. Introduction. What is an Architectural Model? APPENDIX

Understanding TCP/IP. Introduction. What is an Architectural Model? APPENDIX APPENDIX A Introduction Understanding TCP/IP To fully understand the architecture of Cisco Centri Firewall, you need to understand the TCP/IP architecture on which the Internet is based. This appendix

More information

SIP SOFTPHONE SDK Apple MAC Desktop OS

SIP SOFTPHONE SDK Apple MAC Desktop OS SIP SOFTPHONE SDK Apple MAC Desktop OS TECHNICAL DOCUMENTATION VERSION 1.4 November 2014 Page 1 of 69 CONTENTS INTRODUCTION AND QUICK START... 4 EXPORTED FUNCTIONS... 5 InitializeEx()... 5 RegisterToProxy()...

More information

WAN Data Link Protocols

WAN Data Link Protocols WAN Data Link Protocols In addition to Physical layer devices, WANs require Data Link layer protocols to establish the link across the communication line from the sending to the receiving device. 1 Data

More information

IP Network Layer. Datagram ID FLAG Fragment Offset. IP Datagrams. IP Addresses. IP Addresses. CSCE 515: Computer Network Programming TCP/IP

IP Network Layer. Datagram ID FLAG Fragment Offset. IP Datagrams. IP Addresses. IP Addresses. CSCE 515: Computer Network Programming TCP/IP CSCE 515: Computer Network Programming TCP/IP IP Network Layer Wenyuan Xu Department of Computer Science and Engineering University of South Carolina IP Datagrams IP is the network layer packet delivery

More information

Java Bluetooth Wireless Technology for Evaluating Student Performance in Classroom

Java Bluetooth Wireless Technology for Evaluating Student Performance in Classroom Java Bluetooth Wireless Technology for Evaluating Student Performance in Classroom University of Stavanger, POBox 8002, N-4036 Stavanger, Norway Phone: +47 51531700, Fax: +47 51531750, Email: reggie.davidrajuh@uis.no

More information

Part 15.1: Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Wireless Personal Area Networks (WPANS)

Part 15.1: Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Wireless Personal Area Networks (WPANS) 14 June 2002 Clause 5 Clause 5 reprinted with permission from: IEEE Std 802.15.1-2002 IEEE Standard for Information technology Telecommunications and information exchange between systems Local and metropolitan

More information

Electromagnetic Spectrum (3kHz 300GHz)

Electromagnetic Spectrum (3kHz 300GHz) Wireless Communication Serial communication Allocated a frequency of operation Could be a range of frequencies Regulated by FCC (Federal Communications Commission) in US Unfortunately, allocations are

More information

Streaming Stored Audio & Video

Streaming Stored Audio & Video Streaming Stored Audio & Video Streaming stored media: Audio/video file is stored in a server Users request audio/video file on demand. Audio/video is rendered within, say, 10 s after request. Interactivity

More information

Release Notes for NeoGate TE100 16.18.0.X

Release Notes for NeoGate TE100 16.18.0.X Release Notes for NeoGate TE100 16.18.0.X ===Firmware Version: V16.18.0.2==== Applicable Model: NeoGate TE100 Release Date: October 25th, 2014 http://www.yeastar.com 1/6 1. New Features 1. Added support

More information

FabulaTech Products Advanced Communications Solutions

FabulaTech Products Advanced Communications Solutions FabulaTech Products Advanced Communications Solutions Network Serial Port Kit Printer for Remote Desktop Scanner for Remote Desktop Serial Port Control Serial Port Mapper Serial Port Redirector Serial

More information

STEREO BLUETOOTH WIRELESS HEADPHONES

STEREO BLUETOOTH WIRELESS HEADPHONES STEREO BLUETOOTH WIRELESS HEADPHONES model: AF32 USER MANUAL part of the series PACKAGE CONTENTS Runaway AF32 Stereo Bluetooth Wireless Headphones Charging cable (USB 3.5mm) Stereo audio cable (3.5mm 3.5mm)

More information

Microsoft Office Communicator 2007 Getting Started Guide. Published: July 2007

Microsoft Office Communicator 2007 Getting Started Guide. Published: July 2007 Microsoft Office Communicator 2007 Getting Started Guide Published: July 2007 Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless

More information

Wireless Technologies for Automation

Wireless Technologies for Automation Wireless Technologies for Automation Prof. Dr.-Ing. Jörg F. Wollert Wireless Technologies for Automation Why using wireless communication? Pros and cons in wireless networks Embedded Wireless Hardware

More information

Backbeat FIT. User Guide

Backbeat FIT. User Guide Backbeat FIT User Guide Contents Welcome 3 What's in the box* 4 Get Paired 5 Headset overview 6 Take control 7 Power on or off 7 Play or pause music 7 Skip to next track 7 Play previous track 7 Volume

More information

Professur Technische Informatik Prof. Dr. Wolfram Hardt. Network Standards. and Technologies for Wireless Sensor Networks. Karsten Knuth 16.07.

Professur Technische Informatik Prof. Dr. Wolfram Hardt. Network Standards. and Technologies for Wireless Sensor Networks. Karsten Knuth 16.07. Network Standards and Technologies for Wireless Sensor Networks Karsten Knuth 16.07.2008 Index 1. Motivation 2. Introduction 3. Bluetooth 4. ZigBee 5. nanonet 6. Roundup 16.07.2008 Network Standards 2

More information

Wireless Home Networks based on a Hierarchical Bluetooth Scatternet Architecture

Wireless Home Networks based on a Hierarchical Bluetooth Scatternet Architecture Wireless Home Networks based on a Hierarchical Bluetooth Scatternet Architecture W. Lilakiatsakun'. 2, A. Seneviratne' I School of Electrical Engineering and Telecommunication University of New South Wales,

More information

Tecnologías Inalámbricas.

Tecnologías Inalámbricas. Tecnologías Inalámbricas. Why is Wireless Security Different? There are four major differences for wireless services: Bandwidth Allowable error rates Latency Power Constraints Secure Mobile Devices Characteristics

More information

Cloud Voice Service Remote Extension for Cisco Unified IP Phone 7942G User Guide

Cloud Voice Service Remote Extension for Cisco Unified IP Phone 7942G User Guide Cloud Voice Service Remote Extension for Cisco Unified IP Phone 7942G User Guide (Version 1.0) Table of Content 1. Phone Set Features and Functions... 2 1.1 Setup the IP Phone... 3 1.2 Adjusting the Height

More information

PREDICTIVE DIALER AND REMOTE AGENT SETUP GUIDE

PREDICTIVE DIALER AND REMOTE AGENT SETUP GUIDE PREDICTIVE DIALER AND REMOTE AGENT SETUP GUIDE RELEASE 7 VOICENT AGENTDIALER TM TABLE OF CONTENT I. Overview II. Install and Setup Server III. Test AgentDialer on the Server IV. Use a better headset V.

More information

Inter-Tel. 3000 IP Phone Quick Reference Guide

Inter-Tel. 3000 IP Phone Quick Reference Guide Inter-Tel 3000 IP Phone Quick Reference Guide Introduction to your IP Phone The Inter-Tel 3000 IP Phone provides the same functionality as the Inter-Tel 3000 digital telephone sets. It can be connected

More information