Searched defs:BluetoothHandler (Results 1 – 2 of 2) sorted by relevance
28 struct BluetoothHandler { struct42 SharedFD rootcanal_socket_;43 SharedFD shutdown_;44 SharedFDSet read_set_;45 std::thread read_thread_;
28 BluetoothHandler::BluetoothHandler( in BluetoothHandler() function in cuttlefish::webrtc_streaming::BluetoothHandler