bluetooth/btstack/rfcomm/rfcommutil.h
changeset 48 22de2e391156
parent 33 4e80e1b997a8
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
    87 	ERfcommDequeuingBadBoundSAP = 62,
    87 	ERfcommDequeuingBadBoundSAP = 62,
    88 	ERfCommFlowStrategyOutOfBounds = 63,
    88 	ERfCommFlowStrategyOutOfBounds = 63,
    89 	ERfCommMuxerStateOutOfBounds = 64, 
    89 	ERfCommMuxerStateOutOfBounds = 64, 
    90 	ERfCommStateOutOfBounds = 65,
    90 	ERfCommStateOutOfBounds = 65,
    91 	ERfCommStateBufferFull = 66,
    91 	ERfCommStateBufferFull = 66,
       
    92 	ERfCommNothingToHandleResponse = 67,
       
    93 	ERfCommDiscSentOnMuxDlci = 68,
       
    94 	ERfCommUnexpectedCommandOnMuxChannel = 69,
    92 	};
    95 	};
    93 
    96 
    94 /**
    97 /**
    95 Panics raised by state machine default behaviour are multiplied by this
    98 Panics raised by state machine default behaviour are multiplied by this
    96 factor.  The less signifigant digits are then available to carry a state
    99 factor.  The less signifigant digits are then available to carry a state