Home
last modified time | relevance | path

Searched defs:with_response (Results 1 – 2 of 2) sorted by relevance

/external/python/bumble/bumble/
Dgatt_client.py63 async def write_value(self, value, with_response=False): argument
656 async def write_value(self, attribute, value, with_response=False): argument
Ddevice.py128 async def write_value(self, attribute, value, with_response=False): argument