Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/facade/security/
Dfacade.proto14 rpc FetchGetOutOfBandDataEvents(google.protobuf.Empty) returns (stream OobDataBondMessage) {} rpc
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_security.py73 self._device.security.FetchGetOutOfBandDataEvents(empty_proto.Empty()))
/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc158 ::grpc::Status FetchGetOutOfBandDataEvents( in FetchGetOutOfBandDataEvents() function in bluetooth::security::SecurityModuleFacadeService