Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Dhid.py333 class GetSetStatus: class in Device
427 self, cb: Callable[[int, int, int], Device.GetSetStatus]
452 self, cb: Callable[[int, int, int, bytes], Device.GetSetStatus]
468 def register_get_protocol_cb(self, cb: Callable[[], Device.GetSetStatus]) -> None:
484 self, cb: Callable[[int], Device.GetSetStatus]