bluetooth/btstack/rfcomm/rfcommutil.h
branchRCL_3
changeset 49 10183c6d2913
parent 15 16aa830c86c8
equal deleted inserted replaced
45:99439b07e980 49:10183c6d2913
    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