Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Dgatt_client.py127 async def write_value(self, value, with_response=False): argument
Dgatt.py617 async def write_decoded_value(self, value, with_response=False): argument