Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/pbap/
Dbluetooth_pbap_test.py147 def _generate_call_logs_on_pse(self, call_log_type, num_of_call_logs): argument
150 (num_of_call_logs, call_log_type))
151 for _ in range(num_of_call_logs):
159 num_of_call_logs,
161 if current_count != num_of_call_logs:
166 (num_of_call_logs, WAITING_TIMEOUT_SEC, current_count, call_log_type))