#include <bluetooth_handler.h>
◆ BluetoothHandler()
cuttlefish::webrtc_streaming::BluetoothHandler::BluetoothHandler |
( |
const int |
rootCanalTestPort, |
|
|
std::function< void(const uint8_t *, size_t)> |
send_to_client |
|
) |
| |
|
explicit |
◆ ~BluetoothHandler()
cuttlefish::webrtc_streaming::BluetoothHandler::~BluetoothHandler |
( |
| ) |
|
◆ handleMessage()
void cuttlefish::webrtc_streaming::BluetoothHandler::handleMessage |
( |
const uint8_t * |
msg, |
|
|
size_t |
len |
|
) |
| |
◆ ReadLoop()
void cuttlefish::webrtc_streaming::BluetoothHandler::ReadLoop |
( |
| ) |
|
|
private |
◆ read_set_
SharedFDSet cuttlefish::webrtc_streaming::BluetoothHandler::read_set_ |
|
private |
◆ read_thread_
std::thread cuttlefish::webrtc_streaming::BluetoothHandler::read_thread_ |
|
private |
◆ rootcanal_socket_
SharedFD cuttlefish::webrtc_streaming::BluetoothHandler::rootcanal_socket_ |
|
private |
◆ send_to_client_
std::function<void(const uint8_t *, size_t)> cuttlefish::webrtc_streaming::BluetoothHandler::send_to_client_ |
|
private |
◆ shutdown_
SharedFD cuttlefish::webrtc_streaming::BluetoothHandler::shutdown_ |
|
private |
The documentation for this struct was generated from the following files: