Home
last modified time | relevance | path

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

/system/bt/tools/scripts/
Dbtsnoop_live.py102 def get_connection_string(): function
212 connection_str = get_connection_string()
/system/core/adb/
Dadb.cpp201 std::string get_connection_string() { in get_connection_string() function
244 std::string connection_str = get_connection_string(); in send_connect()