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.py216 profile_under_test = None variable in BluetoothPtsDevice
286 self.pts_library.ExitStackEx(self.profile_under_test)
294 self.profile_under_test.encode())
324 self.profile_under_test = profile
340 self.profile_under_test.encode(), self.use_auto_impl_send_func,
395 self.profile_under_test.encode())
406 (self.ixit[ixit_name])[1], self.profile_under_test.encode())
425 res = self.pts_library.InitEtsEx(self.profile_under_test.encode(),
433 res = self.pts_library.InitStackEx(self.profile_under_test.encode())
442 self.profile_under_test.encode())
[all …]