Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] test/pbap-client: Add support to fetch spd,fav PB
@ 2015-01-28 13:41 Gowtham Anandha Babu
  2015-01-30 14:07 ` Gowtham Anandha Babu
  0 siblings, 1 reply; 6+ messages in thread
From: Gowtham Anandha Babu @ 2015-01-28 13:41 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: bharat.panda, cpgs, Gowtham Anandha Babu

Adds support to fetch spd,fav phonebook.
Tested using PTS test case TC_PCE_PBB_BV_01_C.
---
 test/pbap-client | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/pbap-client b/test/pbap-client
index 51e26eb..16a786b 100755
--- a/test/pbap-client
+++ b/test/pbap-client
@@ -170,6 +170,6 @@ if  __name__ == '__main__':
 
 		pbap_client.flush_transfers(lambda: test_paths(paths[1:]))
 
-	test_paths(["PB", "ICH", "OCH", "MCH", "CCH"])
+	test_paths(["PB", "ICH", "OCH", "MCH", "CCH", "SPD", "FAV"])
 
 	mainloop.run()
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-05 10:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28 13:41 [PATCH] test/pbap-client: Add support to fetch spd,fav PB Gowtham Anandha Babu
2015-01-30 14:07 ` Gowtham Anandha Babu
2015-01-30 15:32   ` Luiz Augusto von Dentz
2015-02-02  6:50     ` Gowtham Anandha Babu
2015-02-05  9:32       ` Gowtham Anandha Babu
2015-02-05 10:32         ` Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox