bluetooth/btstack/rfcomm/rfcommutil.h
changeset 21 5e5528a288fe
parent 0 29b1cd4cb562
child 48 22de2e391156
equal deleted inserted replaced
19:4b81101308c6 21:5e5528a288fe
    85 	ERfcommSAPAllocatedBetweenBindAndListen = 60,
    85 	ERfcommSAPAllocatedBetweenBindAndListen = 60,
    86 	ERfcommRequeuingBoundSAP = 61,
    86 	ERfcommRequeuingBoundSAP = 61,
    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 	};
    92 	};
    92 
    93 
    93 /**
    94 /**
    94 Panics raised by state machine default behaviour are multiplied by this
    95 Panics raised by state machine default behaviour are multiplied by this
    95 factor.  The less signifigant digits are then available to carry a state
    96 factor.  The less signifigant digits are then available to carry a state