Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/pan/
Dbluetooth_pan_test.py186 allow_access=False,
196 allow_access=True,
222 allow_access=True,
233 def verify_internet(self, allow_access, device, exception): argument
245 ('can' if allow_access else 'can not'))
260 expected_value=allow_access,
287 allow_access=False,
320 allow_access=False,
/packages/modules/Bluetooth/system/blueberry/utils/
Dandroid_bluetooth_decorator.py1322 allow_access: bool,
1344 … self._ad.log.info('Verify that internet %s be used.' % ('can' if allow_access else 'can not'))
1359 expected_value=allow_access,