Home
last modified time | relevance | path

Searched refs:FetchDisconnectEvents (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto33 rpc FetchDisconnectEvents(google.protobuf.Empty) returns (stream DisconnectMsg) {} rpc
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_security.py71 …self._disconnect_event_stream = EventStream(self._device.security.FetchDisconnectEvents(empty_prot…
/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc477 ::grpc::Status FetchDisconnectEvents( in FetchDisconnectEvents() function in bluetooth::security::SecurityModuleFacadeService