Home
last modified time | relevance | path

Searched refs:BluetoothHandler (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dbluetooth_handler.cpp28 BluetoothHandler::BluetoothHandler( in BluetoothHandler() function in cuttlefish::webrtc_streaming::BluetoothHandler
39 BluetoothHandler::~BluetoothHandler() { in ~BluetoothHandler()
48 void BluetoothHandler::ReadLoop() { in ReadLoop()
74 void BluetoothHandler::handleMessage(const uint8_t *msg, size_t len) { in handleMessage()
Dbluetooth_handler.h28 struct BluetoothHandler { struct
29 explicit BluetoothHandler(
33 ~BluetoothHandler();
Dconnection_observer.cpp193 bluetooth_handler_.reset(new webrtc_streaming::BluetoothHandler( in OnBluetoothChannelOpen()
353 std::shared_ptr<webrtc_streaming::BluetoothHandler> bluetooth_handler_;