From bd944fbbc86f4d7e4096eca6df9df8dd21787a53 Mon Sep 17 00:00:00 2001 From: Sebastian Chlad Date: Wed, 12 Mar 2014 14:12:28 +0100 Subject: [PATCH] android/pixit: Set phone number type Phone number type should be set accordingly. --- android/pixit-hfp.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/android/pixit-hfp.txt b/android/pixit-hfp.txt index 3b04cbeb7..f539e07b0 100644 --- a/android/pixit-hfp.txt +++ b/android/pixit-hfp.txt @@ -5,6 +5,7 @@ PTS version: 5.0 * - different than PTS defaults & - should be set to IUT Bluetooth address # - should be set to the respective phone numbers +^ - should be set according to the reported phone number's type Required PIXIT settings ------------------------------------------------------------------------------- @@ -17,8 +18,8 @@ TSPX_ag_class_of_device 400204 TSPX_packet_type_sco 00A0 TSPX_phone_number 1234567 (#) TSPX_second_phone_number 7654321 (#) -TSPX_phone_number_type 129 -TSPX_second_phone_number_type 129 +TSPX_phone_number_type 145 (*^) +TSPX_second_phone_number_type 145 (*^) TSPX_phone_number_memory 1 TSPX_phone_number_memory_invalid_index 9999 TSPX_scan_all_memory_dial_locations FALSE -- 2.47.3