Searched defs:bluetoothScanInfo (Results 1 – 1 of 1) sorted by relevance
35 explicit BluetoothScanInfo(BluetoothScanInfo& bluetoothScanInfo) in BluetoothScanInfo() function103 auto bluetoothScanInfo = std::make_shared<BluetoothScanInfo>(); in Unmarshalling() local