[][src]Module att::server

ATT Protocol Server

Structs

Connection

ATT Protocol Connection

ErrorResponse

ATT Protocol Error Response

Outgoing

Process Notify / Indicate

Server

ATT Protocol Server.

Enums

IndicateError

Error for Outgoing::indicate

NotifyError

Error for Outgoing::notify

RunError

Error for Connection::run

Traits

Handler

ATT Protocol Handler