Searched refs:PROTOCOL_ERROR_SE_BUSY (Results 1 – 5 of 5) sorted by relevance
193 PROTOCOL_ERROR_SE_BUSY,200 public static final int PROTOCOL_ERROR_SE_BUSY = 1; field in CccParams
197 PROTOCOL_ERROR_SE_BUSY,204 public static final int PROTOCOL_ERROR_SE_BUSY = 1; field in AliroParams
147 return CccParams.PROTOCOL_ERROR_SE_BUSY; in convertUciStatusToApiCccProtocolError()
186 @AliroParams.ProtocolError int error = AliroParams.PROTOCOL_ERROR_SE_BUSY; in testRangingError()
183 @CccParams.ProtocolError int error = CccParams.PROTOCOL_ERROR_SE_BUSY; in testRangingError()