Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Drfcomm.proto66 message TxRequest { message
/aosp_15_r20/packages/modules/Bluetooth/pandora/server/bumble_experimental/
Drfcomm.py169 async def Send(self, request: TxRequest, context: grpc.ServicerContext) -> TxResponse:
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Drfcomm.py307 …async def Send(self, request: rfcomm_pb2.TxRequest, context: grpc.ServicerContext) -> rfcomm_pb2.T…