Home
last modified time | relevance | path

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

/system/bt/gd/cert/
Dlogging_client_interceptor.py72 def intercept_unary_unary(self, continuation, client_call_details, request): argument
79 def intercept_unary_stream(self, continuation, client_call_details, request): argument
/system/bt/gd/l2cap/classic/cert/
Dcert_l2cap.py86 def send_configure_request(self, options, sid=2, continuation=l2cap_packets.Continuation.END): argument
/system/bt/hci/test/
Dpacket_fragmenter_host_test.cc35 uint16_t continuation : 1; member