Searched defs:client_id (Results 1 – 10 of 10) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | bta_lib.py | 33 def __init__(self, addr, tc, client_id): argument
|
D | gatts_lib.py | 21 def __init__(self, addr, tc, client_id): argument
|
D | ble_lib.py | 21 def __init__(self, addr, tc, client_id): argument
|
D | gattc_lib.py | 21 def __init__(self, addr, tc, client_id): argument
|
/tools/tradefederation/core/atest/unittest_data/ |
D | gts_auth_key.json | 7 "client_id": "test" string
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/netstack/ |
D | netstack_lib.py | 20 def __init__(self, addr, tc, client_id): argument
|
/tools/acloud/internal/lib/ |
D | auth.py | 124 def _RunAuthFlow(storage, client_id, client_secret, user_agent, scopes): argument 147 def _CreateOauthUserCreds(creds_cache_file, client_id, client_secret, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/ |
D | base_lib.py | 30 def __init__(self, addr, tc, client_id): argument
|
D | wlan_lib.py | 24 def __init__(self, addr, tc, client_id): argument
|
/tools/acloud/internal/proto/ |
D | user_config.proto | 60 optional string client_id = 14; field
|