Bluetooth.Internal.Errors

type ReadValueM a

type WriteValueM a

data Handler errs a

type family IsElem (x :: k) (list :: [k]) :: Constraint where ...

class ThrowsFailed m

class ThrowsInProgress m

class ThrowsNotPermitted m

class ThrowsNotAuthorized m

class ThrowsNotSupported m

class ThrowsInvalidValueLength m