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 Soundtrack of the Demo: Page 29

30 BACKUP. Page 30

31 HANDS-FREE PROFILE 1.6. INTRODUCING WIDE BAND SPEECH What s new? Extended SCO is used for audio streams Audio Codecs are used to stream high quality audio ofono Codec Negotiation Pulseaudio Handsfree API Media API BlueZ Page 31

32 MULTI-PHONE USE CASES. DIALING. Bluetooth connection Call active Call on hold Audio connection (HFP) Dial Which phone? Phone 1 Dial Page 32

AUTOMOTIVE BLUETOOTH TELEPHONY.

AUTOMOTIVE BLUETOOTH TELEPHONY. Timo Müller, Mikel Astiz AUTOMOTIVE BLUETOOTH TELEPHONY. COMBINING BlueZ AND THE MODERN VEHICLE. AUTOMOTIVE BLUETOOTH TELEPHONY. WHY ARE WE DOING THIS? Building Open Source IVI Stack for Bluetooth Use

More information

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Multimedia Communications Voice over IP

Multimedia Communications Voice over IP Multimedia Communications Voice over IP Anandi Giridharan Electrical Communication Engineering, Indian Institute of Science, Bangalore 560012, India Voice over IP (Real time protocols) Internet Telephony

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

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

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

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

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

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

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

Android on i.mx Applications Processors

Android on i.mx Applications Processors July 2009 Android on i.mx Applications Processors Sridharan Subramanian Senior Product Manager Software and Platforms Abstract Android is a software platform and operating system for mobile devices, based

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

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

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

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

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

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

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

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

The OSI Model and the TCP/IP Protocol Suite

The OSI Model and the TCP/IP Protocol Suite The OSI Model and the TCP/IP Protocol Suite To discuss the idea of multiple layering in data communication and networking and the interrelationship between layers. To discuss the OSI model and its layer

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

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

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

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

BTH360-S Bluetooth Stereo Headset Specifications & User's Guide

BTH360-S Bluetooth Stereo Headset Specifications & User's Guide BTH360-S Bluetooth Stereo Headset Specifications & User's Guide www.kinivo.com Email: support@kinivo.com Warranty BTH360-S is covered under 1 year limited hardware warranty. Please contact Kinivo technical

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

920-803 - technology standards and protocol for ip telephony solutions

920-803 - technology standards and protocol for ip telephony solutions 920-803 - technology standards and protocol for ip telephony solutions 1. Which CODEC delivers the greatest compression? A. B. 711 C. D. 723.1 E. F. 726 G. H. 729 I. J. 729A Answer: C 2. To achieve the

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

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

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

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

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

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

Bluetooth Audio Data Transfer between Bluetooth chipset (PMB6752&PMB6625) and TriCore Host TC1920

Bluetooth Audio Data Transfer between Bluetooth chipset (PMB6752&PMB6625) and TriCore Host TC1920 Application Note, v1.0, 2001-10 Bluetooth Audio Data Transfer between Bluetooth chipset (PMB6752&PMB6625) and TriCore Host TC1920 Abstract The paper describes the interfaces and the handling of Audio Data

More information

VegaStream Information Note T.38 protocol interactions

VegaStream Information Note T.38 protocol interactions VegaStream Information Note T.38 protocol interactions Introduction. This document provides details of the signalling used for transmitting faxes across a VoIP link. With Vega products, all calls are initiated

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

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

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

Simple Voice over IP (VoIP) Implementation

Simple Voice over IP (VoIP) Implementation Simple Voice over IP (VoIP) Implementation ECE Department, University of Florida Abstract Voice over IP (VoIP) technology has many advantages over the traditional Public Switched Telephone Networks. In

More information

ENABLING WIRELESS DATA COMMUNICATION IN CONSTRUCTION MANAGEMENT SYSTEM

ENABLING WIRELESS DATA COMMUNICATION IN CONSTRUCTION MANAGEMENT SYSTEM ENABLING WIRELESS DATA COMMUNICATION IN CONSTRUCTION MANAGEMENT SYSTEM Liu Yanxiang & Yow Kin Choong School of Computer Engineering Nanyang Technological University Nanyang Avenue, Singapore 639798 Keywords:

More information

Session Initiation Protocol (SIP) The Emerging System in IP Telephony

Session Initiation Protocol (SIP) The Emerging System in IP Telephony Session Initiation Protocol (SIP) The Emerging System in IP Telephony Introduction Session Initiation Protocol (SIP) is an application layer control protocol that can establish, modify and terminate multimedia

More information

Mobile Operating Systems Lesson 05 Windows CE Part 1

Mobile Operating Systems Lesson 05 Windows CE Part 1 Mobile Operating Systems Lesson 05 Windows CE Part 1 Oxford University Press 2007. All rights reserved. 1 Windows CE A 32 bit OS from Microsoft Customized for each specific hardware and processor in order

More information

Transport Layer. Chapter 3.4. Think about

Transport Layer. Chapter 3.4. Think about Chapter 3.4 La 4 Transport La 1 Think about 2 How do MAC addresses differ from that of the network la? What is flat and what is hierarchical addressing? Who defines the IP Address of a device? What is

More information

Network Programming TDC 561

Network Programming TDC 561 Network Programming TDC 561 Lecture # 1 Dr. Ehab S. Al-Shaer School of Computer Science & Telecommunication DePaul University Chicago, IL 1 Network Programming Goals of this Course: Studying, evaluating

More information

White paper. SIP An introduction

White paper. SIP An introduction White paper An introduction Table of contents 1 Introducing 3 2 How does it work? 3 3 Inside a normal call 4 4 DTMF sending commands in sip calls 6 5 Complex environments and higher security 6 6 Summary

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

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

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

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

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

GLOBE CRUISER TM AH-NCW500. On-Ear Headphones / Wireless Headphones. Owner s Manual

GLOBE CRUISER TM AH-NCW500. On-Ear Headphones / Wireless Headphones. Owner s Manual GLOBE CRUISER TM AH-NCW00 On-Ear Headphones / Wireless Headphones Owner s Manual Getting started Thank you for purchasing your Denon Globe Cruiser headphones. Denon s engineers have taken great care to

More information

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

Q3 USER GUIDE. Read Me to Get the Most Out of Your Device... Q3 USER GUIDE Read Me to Get the Most Out of Your Device... TO GET STARTED 1. Turn The Q3 On 2. Put It On 3. Listen In Model: Q3 Contents Charge Your Earpiece 6 Wearing the Q3 7 Pair Your Earpiece 7 Use

More information

SCOPIA XT5000 Series. User Guide. Version 3.0

SCOPIA XT5000 Series. User Guide. Version 3.0 SCOPIA XT5000 Series User Guide Version 3.0 2000-2012 RADVISION Ltd. All intellectual property rights in this publication are owned by RADVISION Ltd and are protected by United States copyright laws, other

More information

Protocols and Architecture. Protocol Architecture.

Protocols and Architecture. Protocol Architecture. Protocols and Architecture Protocol Architecture. Layered structure of hardware and software to support exchange of data between systems/distributed applications Set of rules for transmission of data between

More information

WHITE PAPER ON USAGE OF MULTIPLE HEADPHONES

WHITE PAPER ON USAGE OF MULTIPLE HEADPHONES 30 March 2008 Status Approved Revision V1.0RC5 Document File Name Multiple Headphones White Paper Document Owner A/V Working Group E-mail Address avv-feedback@bluetooth.org WHITE PAPER ON USAGE OF MULTIPLE

More information

Jabra SPORT. User manual. www.jabra.com

Jabra SPORT. User manual. www.jabra.com Jabra SPORT User manual www.jabra.com Contents Thank you...2 About your Jabra SPORT...3 What your headset DOES...3 GETTING STARTED............................................. 4 CHARGING YOUR JABRA SPORT...4

More information