![]() |
Alexa Auto SDK
4.3
|
Public Member Functions | |
| virtual std::shared_ptr< GATTServer > | createGATTServer () |
| virtual std::shared_ptr< BluetoothServerSocket > | listenUsingRfcomm (const std::string &name, const std::string &uuid) |
| virtual std::shared_ptr< BluetoothServerSocket > | listenUsingiAP2 (const std::string &protocol) |
Provide RFCOMM and/or GATT implementation.
|
virtual |
Create a GATT Server.
|
virtual |
Create a listening and secure RFCOMM server socket and register the corresponding SDP record. The connection accepted from the server socket should be encrypted and authenticated from trusted device.
| name | service name for SDP record |
| uuid | uuid for SDP record |
|
virtual |
Create a iAP2 server socket with specified protocol.
| protocol | the protocol to use when communicating with the device |
Alexa Auto SDK 4.3 - Copyright 2017-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0