Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/pandora/server/bumble_experimental/
Dgatt.py81 …async def ExchangeMTU(self, request: ExchangeMTURequest, context: grpc.ServicerContext) -> Exchang…
/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dgatt.proto120 message ExchangeMTURequest { message
/packages/modules/Bluetooth/floss/pandora/server/
Dgatt.py87 async def ExchangeMTU(self, request: gatt_pb2.ExchangeMTURequest,