Home
last modified time | relevance | path

Searched defs:BluetoothHandler (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dbluetooth_handler.h28 struct BluetoothHandler { struct
42 SharedFD rootcanal_socket_;
43 SharedFD shutdown_;
44 SharedFDSet read_set_;
45 std::thread read_thread_;
Dbluetooth_handler.cpp28 BluetoothHandler::BluetoothHandler( in BluetoothHandler() function in cuttlefish::webrtc_streaming::BluetoothHandler