Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dbluetooth_pts_device.py217 profile_under_test = None variable in BluetoothPtsDevice
287 self.pts_library.ExitStackEx(self.profile_under_test)
295 self.profile_under_test.encode())
325 self.profile_under_test = profile
341 self.profile_under_test.encode(), self.use_auto_impl_send_func,
396 self.profile_under_test.encode())
407 (self.ixit[ixit_name])[1], self.profile_under_test.encode())
426 res = self.pts_library.InitEtsEx(self.profile_under_test.encode(),
434 res = self.pts_library.InitStackEx(self.profile_under_test.encode())
443 self.profile_under_test.encode())
[all …]