Searched defs:service_id (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | ble_lib.py | 119 def blePublishService(self, id_, primary, type_, service_id): argument
|
D | sdp_lib.py | 64 def removeService(self, service_id): argument
|
D | gattc_lib.py | 345 def connectToService(self, id, service_id): argument
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveProjectFiTest.py | 172 def start_service(self, ad, package, service_id, extras, action_type): argument
|
/tools/test/connectivity/acts_tests/tests/google/tel/lab/ |
D | TelLabProjectFiTest.py | 268 def start_service(self, ad, package, service_id, extras, action_type): argument
|