bluetooth/btstack/rfcomm/rfcommutil.h
branchRCL_3
changeset 13 16aa830c86c8
parent 0 29b1cd4cb562
equal deleted inserted replaced
12:9b6d3ca0c601 13:16aa830c86c8
    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